feat: add a link to yggdrasil (#1)
This commit is contained in:
parent
b8dbc971cd
commit
5bad0f525c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const { title, description } = Astro.props
|
|||
<meta name="generator" content={Astro.generator} />
|
||||
<title>{title}</title>
|
||||
<meta name="description" content={description || "Личный сайт человека, который очень любит рассказывать про интернет."}>
|
||||
<link rel="alternate" type="text/html" href={`http://[201:80ed:6eeb:aea4:cdc0:c836:2831:f2dd]${ Astro.url.pathname }`} />
|
||||
</head>
|
||||
<body>
|
||||
<div class="limiter">
|
||||
|
|
Loading…
Reference in a new issue