We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a6ba6 commit 5e50475Copy full SHA for 5e50475
src/app/layout.tsx
@@ -13,7 +13,8 @@ export const metadata: Metadata = {
13
default: "Toska",
14
template: "%s | Toska",
15
},
16
- description: "Toskan kotisivut",
+ description:
17
+ "Toska on Helsingin yliopiston tietojenkäsittelytieteen osaston sovelluskehitysakatemia, joka kehittää yliopiston opetushallinnollisia sovelluksia",
18
creator: "Toska",
19
authors: [{ name: "Toska", url: "https://toska.dev" }],
20
themeColor: "#e99939",
0 commit comments