use docsy page edit/issue setup

setting feedback buttons, primary color setting

update i18n with issue string

remove local edit page string
This commit is contained in:
Karen Bradshaw
2020-08-18 16:52:24 -04:00
parent 6f628b0789
commit 71303db06b
8 changed files with 21 additions and 67 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
{{ if (and (not .Params.hide_feedback) (.Site.Params.ui.feedback.enable) (.Site.GoogleAnalytics)) }}
{{ partial "feedback.html" .Site.Params.ui.feedback }}
{{ end }}
{{ partial "git-info.html" . }}
<div class="text-muted mt-5 pt-3 border-top">{{ partial "page-meta-lastmod.html" . }}</div>
{{ if (.Site.DisqusShortname) }}
<br />
{{ partial "disqus-comment.html" . }}