From d469f88baf79ec7641b06419fd369300a187ac8e Mon Sep 17 00:00:00 2001 From: Evert Prants Date: Sat, 15 Oct 2022 18:30:04 +0300 Subject: [PATCH] add meta, public stuff --- nuxt.config.ts | 19 +++++++++++++++++++ public/favicon.ico | Bin 0 -> 1150 bytes public/robots.txt | 2 ++ 3 files changed, 21 insertions(+) create mode 100644 public/favicon.ico create mode 100644 public/robots.txt 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 0000000000000000000000000000000000000000..b294f9070f9fb5263cd2b05d6135270462d2ac79 GIT binary patch literal 1150 zcma))+e#Zz6o$97(93$&>r$ZyERm_Plai2{)`-4IAH%npm++=S34($`0tJN%Eli+j zo5aLP97QVVP@#YSwGWvY6)_>1FxlVyhqaWN;CpgX@%yRz^iZiMN~xFp@D}fw`@G!i zh1Dq^YtI9Gc@<)PI>BZk!L}EoIUC^XTmPxy};=WXV7o_9;BXU#4EzZNz7_ppx3{s-H0hHcus(v^7r&b;9~ zJsTFiC0G`J2JhXBY~E|E>B{64U9$8nx@4<3iOO!ic1AvDWIc~{*%eusytokdsEX60 z3WiZB;e2H`()l{i?QzfJychkNcqUuMXjnpjG#8>(l)VCWM3+5_u4Y}{FS@9gtS$riG_mz literal 0 HcmV?d00001 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/