mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Add a Showcase copyright notice
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
{{/* pagination.html: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/template_embedded.go#L117 */}}
|
||||
{{ template "_internal/pagination.html" . }}
|
||||
</div>
|
||||
<div class="dib f3 mt4">The Showcase articles are copyright the content authors. Any open source license will be attached.</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Showcase: {{ .Title }}
|
||||
Last Update: {{ .Lastmod.Format "January 2, 2006" }} <br>
|
||||
{{ partial "page-edit.html" . }}
|
||||
</div>
|
||||
|
||||
<div class="b">The Showcase articles are copyright the content authors. Any open source license will be attached.</div>
|
||||
</article>
|
||||
{{ end }}
|
||||
|
||||
@@ -47,6 +47,7 @@ Showcase: {{ .Title }}
|
||||
{{- . -}}
|
||||
{{end}}
|
||||
</div>
|
||||
|
||||
{{end}}
|
||||
|
||||
{{define "details"}}
|
||||
|
||||
Reference in New Issue
Block a user