Add backlinks to default page; fix bug
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
<h2>{{ .Title }}</h2>
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
{{- partial "references.html" . -}}
|
||||
{{- partial "backlinks.html" . -}}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user