ADD: seo
Add seo abilities
This commit is contained in:
parent
4dbd4b3109
commit
2d65119e7e
7 changed files with 1627 additions and 13 deletions
|
@ -11,6 +11,7 @@ useHead({
|
|||
link: [
|
||||
{ rel: 'preload', as: 'image', href: '/img/profile_big.webp', type: 'image/webp' },
|
||||
{ rel: 'preload', as: 'image', href: '/img/profile_small.webp', type: 'image/webp' },
|
||||
{ rel: 'icon', href: '/favicon.ico', type: 'image/x-icon' },
|
||||
],
|
||||
})
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue