1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-19 11:21:22 +02:00

feat: add footer

This commit is contained in:
Jonas Kuske
2019-05-31 00:36:55 +02:00
parent 033390881e
commit e7012d19c4
4 changed files with 19 additions and 1 deletions

View File

@@ -331,6 +331,12 @@
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<footer>
<br />
<br />
<a href="#">Back to top <span class="emoji"></span></a>
</footer>
<script
src="https://unpkg.com/clipboard-polyfill@2.8.0/build/clipboard-polyfill.promise.js"
defer