initial commit
This commit is contained in:
10
themes/hugo-sustain/layouts/partials/footer.html
Normal file
10
themes/hugo-sustain/layouts/partials/footer.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<footer>
|
||||
<div id="footer">
|
||||
<div class="container">
|
||||
<p class="text-muted">© All rights reserved. The code <a href="https://src.mehl.mx/mxmehl/mehl.mx">is available</a> under GNU GPL 3.0. <a href="/impressum">Impressum & Privacy</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="footer"></div>
|
||||
|
||||
{{ partial "js" . }}
|
||||
Reference in New Issue
Block a user