Remove copyright note and flags, fix bug with paths
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<!-- Copyright notice -->
|
||||
{{ if .Site.Params.BookShowFooter }}
|
||||
<div class="align-center book-git-footer justify-center">
|
||||
{{ range .Site.Params.Copyright }}
|
||||
<p>
|
||||
{{ . | markdownify }}
|
||||
</p>
|
||||
{{ else }}
|
||||
<p>
|
||||
Made with Book Theme by <a target="_blank" href="https://github.com/alex-shpak/hugo-book">Alex Shpak</a>.
|
||||
</p>
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user