Splitting up into partials
This commit is contained in:
parent
3612009d32
commit
46c25611b6
6 changed files with 50 additions and 34 deletions
4
layouts/partials/footer.html
Normal file
4
layouts/partials/footer.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<footer class="siteFooter container">
|
||||
<p>Copyright © {{ .Site.Data.meta.currentyear }} Danielle & Matthew Dillon</p>
|
||||
</footer>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue