aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index d60e941..3800b98 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -47,6 +47,9 @@
47 </section> 47 </section>
48 </div> 48 </div>
49 </div> 49 </div>
50 <div class="poweredby">
51 Powered by <a href="https://gohugo.io">Hugo</a> &amp; Blackbear
52 </div>
50 <div class="copyright">&copy; Copyright {{ now.Format "2006" }} | All Rights Reserved 53 <div class="copyright">&copy; Copyright {{ now.Format "2006" }} | All Rights Reserved
51 </div> 54 </div>
52</footer> \ No newline at end of file 55</footer>