Add footer

This commit is contained in:
Matthew Grove
2018-11-19 09:02:31 +00:00
committed by GitHub
parent 7ac654f14a
commit 1696ba7bb0

View File

@@ -74,6 +74,9 @@
<a href="https://github.com/mgrove36/demo-code/blob/master/index.html" class="source-code-link mdc-fab mdc-fab--extended" data-mdc-auto-init="MDCRipple"></a> <a href="https://github.com/mgrove36/demo-code/blob/master/index.html" class="source-code-link mdc-fab mdc-fab--extended" data-mdc-auto-init="MDCRipple"></a>
</div> </div>
</main> </main>
<footer>
&copy; Matthew Grove 2018
</footer>
</div> </div>
</body> </body>
</html> </html>