Splitting up into partials

This commit is contained in:
Matthew Dillon 2015-06-20 16:44:50 -08:00
parent 3612009d32
commit 46c25611b6
6 changed files with 50 additions and 34 deletions

View file

@ -0,0 +1,4 @@
<footer class="siteFooter container">
<p>Copyright &copy; {{ .Site.Data.meta.currentyear }} Danielle &amp; Matthew Dillon</p>
</footer>