fixing content urls

This commit is contained in:
ngn
2023-12-29 11:39:39 +03:00
parent 633f8b702e
commit a9135febda
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<title>[ngn] | homepage</title>
<meta content="[ngn] | homepage" property="og:title" />
<meta content="Homepage of my personal website" property="og:description" />
<meta content="https://ngn13.fun" property="og:url" />
<meta content="https://ngn.tf" property="og:url" />
<meta content="#000000" data-react-helmet="true" name="theme-color" />
</svelte:head>