mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 16:34:36 -04:00
Add a Showcase copyright notice
This commit is contained in:
parent
c5963edaa0
commit
842c1cedfc
@ -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"}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user