split up index to fit baseof.html
This commit is contained in:
parent
9cb2b8337e
commit
3daecd6eea
3 changed files with 39 additions and 35 deletions
|
|
@ -88,6 +88,7 @@
|
|||
<meta name="twitter:url" content="{{ $permalink }}" />
|
||||
<meta name="twitter:title" content="{{ $escapedTitle }}" />
|
||||
<meta name="twitter:description" content="{{ $escapedDescription }}" />
|
||||
<link rel="alternate" hreflang="x-default" href="https://setto.basspistol.com" />
|
||||
{{ if $picture }}
|
||||
<meta name="twitter:image" content="{{ $escapedPicture }}" />
|
||||
<meta name="twitter:image:alt" content="{{ $escapedTitle }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue