forked from cadey/xesite
canonical links
This commit is contained in:
parent
411cb199a6
commit
3c7c5f2b78
|
@ -16,6 +16,8 @@
|
|||
<meta name="description" content="{{ .Title }} - Christine Dodrill's Blog" />
|
||||
<meta name="author" content="Christine Dodrill">
|
||||
|
||||
<link rel="canonical" href="https://christine.website/{{ .Link }}">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{{ define "title" }}
|
||||
<title>Christine Dodrill</title>
|
||||
<link rel="authorization_endpoint" href="https://idp.christine.website/auth">
|
||||
<link rel="canonical" href="https://christine.website/">
|
||||
<meta name="google-site-verification" content="rzs9eBEquMYr9Phrg0Xm0mIwFjDBcbdgJ3jF6Disy-k" />
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue