mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 10:00:52 +02:00
Update render-link.backlinks.json
closed the unclosed action
This commit is contained in:
parent
a0f0fcf6bc
commit
ae0864f571
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"date" ($.Page.Date.UTC.Format "2006-01-02T15:04:05-07:00")
|
||||
"linkTitle" $.Page.LinkTitle
|
||||
"relPermalink" $.Page.RelPermalink
|
||||
}}
|
||||
-}}
|
||||
{{- $backlink := dict "page" $page "links_to" .RelPermalink }}
|
||||
{{- site.Home.Store.Add "backlinks" (slice $backlink) }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue