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:
@@ -0,0 +1,8 @@
|
||||
{{ partial "page-meta-links.html" . }}
|
||||
{{ if not .Params.notoc }}
|
||||
{{ with .TableOfContents }}
|
||||
{{ if ge (len .) 100 }}
|
||||
{{ . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user