diff --git a/nuxt.config.ts b/nuxt.config.ts index bc4fc16..8891683 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -10,4 +10,23 @@ export default defineNuxtConfig({ }, }, }, + app: { + head: { + charset: 'utf-8', + viewport: 'width=device-width, initial-scale=1.0', + title: 'lunasqu.ee', + meta: [ + { name: 'description', content: "Evert Prants' personal website" }, + { + name: 'keywords', + content: + 'evert,lunasquee,lunasqu,evert prants website,evert prants koduleht,evert prants homepage,evert official,portfolio,portfoolio,projects,projektid', + }, + ], + link: [ + { rel: 'me', href: 'https://social.lunasqu.ee/diamond' }, + { rel: 'me', href: 'https://fosstodon.org/@evertprants' }, + ], + }, + }, }); diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..b294f90 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..7aa5861 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /serve/