- Move footer-extra inside copyright diff
This commit is contained in:
parent
ec4911a3ab
commit
89ce9761a4
5 changed files with 10 additions and 4 deletions
|
@ -29,6 +29,9 @@
|
|||
<link rel="pingback" href="https://webmention.io/{{.Site.Params.webmentions.login}}/xmlrpc" />
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ if isset .Site.Params.webmentions "url" }}
|
||||
<link rel="webmention" href="{{.Site.Params.webmentions.url}}" />
|
||||
{{ end }}
|
||||
|
||||
<!-- Article tags -->
|
||||
<!-- <meta property="article:published_time" content="">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue