mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 08:53:49 +01:00
add rel=me
This commit is contained in:
parent
2ce5efe09e
commit
d1e0fdac89
@ -82,6 +82,7 @@ export default defineNuxtConfig({
|
|||||||
{ rel: 'apple-touch-icon', href: '/img/icons/apple-touch-icon.png' },
|
{ rel: 'apple-touch-icon', href: '/img/icons/apple-touch-icon.png' },
|
||||||
{ rel: 'shortcut icon', type: 'image/vnd.microsoft.icon', href: '/favicon.ico' },
|
{ rel: 'shortcut icon', type: 'image/vnd.microsoft.icon', href: '/favicon.ico' },
|
||||||
{ rel: 'icon', type: 'image/vnd.microsoft.icon', href: '/favicon.ico' },
|
{ rel: 'icon', type: 'image/vnd.microsoft.icon', href: '/favicon.ico' },
|
||||||
|
{ rel: 'me', href: 'https://misskey.io/@misskey_hub_deploy' },
|
||||||
],
|
],
|
||||||
meta: [
|
meta: [
|
||||||
{ name: 'twitter:card', content: 'summary_large_image' },
|
{ name: 'twitter:card', content: 'summary_large_image' },
|
||||||
|
Loading…
Reference in New Issue
Block a user