We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d17bb05 + 219b7f2 commit 03abd6fCopy full SHA for 03abd6f
_includes/theme-footer.liquid
@@ -60,7 +60,8 @@
60
<div class="footer-note-cluster"></div>
61
<p class="footer-last-updated">Last updated {{ site.time | date_to_long_string }}</p>
62
<p class="footer-copyright">{{ 'now' | date: "%Y" }} <a href="https://publiccode.net">Foundation for Public Code</a></p>
63
- </div>
+ <p class="footer-license">All content licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/" title="Creative Commons Zero v1.0 Universal">Creative Commons Zero v1.0 Universal</a>, unless otherwise noted</p>
64
+ </div>
65
</section>
66
</div>
67
0 commit comments