Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/components/doc-layout.html')
-rw-r--r--layouts/partials/components/doc-layout.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/components/doc-layout.html b/layouts/partials/components/doc-layout.html
index 7217030..34b8227 100644
--- a/layouts/partials/components/doc-layout.html
+++ b/layouts/partials/components/doc-layout.html
@@ -31,9 +31,7 @@
{{ partial "components/post-author" . }}
{{ end }}
- {{ if or .Site.Params.repoURL .Site.Params.repoEditURL }}
{{ partial "components/post-edit" . }}
- {{ end }}
{{ partial "components/post-footer" . }}
{{ partial "comment" . }}