mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
site/layouts: add CC-BY-SA-4.0 text to footer
This commit is contained in:
parent
b5d1b77fb8
commit
46b31f4585
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<footer class="footer mt-auto">
|
<footer class="footer mt-auto">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p class="mb-0 py-1">ISEAL Core Metadata Set<span class="float-end"><span class="text-white-50">Last modified {{ now.Format "Monday, Jan 2, 2006" }}</span> <a href="#">Back to top</a></span></p>
|
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified {{ now.Format "Monday, Jan 2, 2006" }}</span> <a href="#">Back to top</a></span></p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
{{ $js := resources.Get "js/bundle.min.js" | resources.Fingerprint }}
|
{{ $js := resources.Get "js/bundle.min.js" | resources.Fingerprint }}
|
||||||
|
Loading…
Reference in New Issue
Block a user