mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 17:04:49 -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 */}}
|
{{/* pagination.html: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/template_embedded.go#L117 */}}
|
||||||
{{ template "_internal/pagination.html" . }}
|
{{ template "_internal/pagination.html" . }}
|
||||||
</div>
|
</div>
|
||||||
|
<div class="dib f3 mt4">The Showcase articles are copyright the content authors. Any open source license will be attached.</div>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Showcase: {{ .Title }}
|
|||||||
Last Update: {{ .Lastmod.Format "January 2, 2006" }} <br>
|
Last Update: {{ .Lastmod.Format "January 2, 2006" }} <br>
|
||||||
{{ partial "page-edit.html" . }}
|
{{ partial "page-edit.html" . }}
|
||||||
</div>
|
</div>
|
||||||
|
<div class="b">The Showcase articles are copyright the content authors. Any open source license will be attached.</div>
|
||||||
</article>
|
</article>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
@ -47,6 +47,7 @@ Showcase: {{ .Title }}
|
|||||||
{{- . -}}
|
{{- . -}}
|
||||||
{{end}}
|
{{end}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
{{define "details"}}
|
{{define "details"}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user