Skip to content

Commit 3826fc3

Browse files
Add demo page footer
1 parent 6a6de59 commit 3826fc3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

demo/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@
3434
<!-- End Google Tag Manager (noscript) -->
3535

3636
<p>Hello world! This is HTML5 Boilerplate.</p>
37+
38+
<footer>
39+
<p>&copy; <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2018</p>
40+
<p>
41+
<a href="https://github.com/wimpyprogrammer/collapse-regex-char-set">Fork me on GitHub</a>
42+
or <a href="https://github.com/wimpyprogrammer/collapse-regex-char-set/issues">report an issue</a>
43+
</p>
44+
</footer>
45+
3746
</body>
3847

3948
</html>

0 commit comments

Comments
 (0)