add URL in Zoteor meta !publish!
This commit is contained in:
parent
3ba6740cc5
commit
010135a797
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ Tags: citation_keywords (semicolon-separated)
|
||||||
{{ $k:=delimit . " ; " }}
|
{{ $k:=delimit . " ; " }}
|
||||||
<meta name = "citation_keywords" content= "{{ $k }}" />
|
<meta name = "citation_keywords" content= "{{ $k }}" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
<!-- URL: by default it doesn't get it-->
|
||||||
|
<meta name = "citation_fulltext_html_url" content = "{{ .Page.Permalink }}" />
|
||||||
<!-- ISSUE // Issue: citation_issue-->
|
<!-- ISSUE // Issue: citation_issue-->
|
||||||
<meta name = "citation_issue" content = "The Issue" />
|
<meta name = "citation_issue" content = "The Issue" />
|
||||||
<!-- STATIC META FIELDS -->
|
<!-- STATIC META FIELDS -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue