mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-26 04:47:24 +02:00
Fix SEO
This commit is contained in:
parent
1f624a8259
commit
c06587cf0a
3 changed files with 5 additions and 2 deletions
|
@ -68,7 +68,9 @@ function SEO({ description, lang, meta, title }) {
|
|||
content: metaDescription,
|
||||
},
|
||||
].concat(meta)}
|
||||
></Helmet>
|
||||
>
|
||||
<script defer data-domain="unkn0wncat.net" src="https://analytics.kevink.dev/js/plausible.js"></script>
|
||||
</Helmet>
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue