Update footer.html

This commit is contained in:
GURU SABARISH
2020-09-28 17:24:51 +05:30
committed by GitHub
parent 88d9ee6448
commit 8d74d39963
+2 -2
View File
@@ -5,7 +5,7 @@
<h5 class="text-uppercase pb-2 font-weight-bold"><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h5>
&copy; {{ .Site.LastChange.Format "2006" }} All Rights Reserved<br>
&copy; {{ .Site.Params.copyright }} All Rights Reserved<br>
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a> made with
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-heart" fill="currentColor"
@@ -26,4 +26,4 @@
{{- end }}
</p>
</footer>
</footer>