Skip to content

Commit

Permalink
Fix: modify footer
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeamoreira committed Jun 18, 2017
1 parent ebc6958 commit ff3bab7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<footer>
<div id="footer">
<div class="container">
<p class="text-muted">&copy; All rights reserved. Powered by <a href="https://gohugo.io/">Hugo</a>
</div>
</div>
</footer>
<div class="footer"></div>

{{ partial "js" . }}

0 comments on commit ff3bab7

Please sign in to comment.