Updating post layout
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<footer class="footer text-center bg-dark py-4" style="z-index: 10;">
|
||||
<footer class="footer text-center bg-primary py-4" style="z-index: 10;">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
@@ -41,7 +41,7 @@
|
||||
{{- end }}
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
<p class="text-white">
|
||||
{{ if .Site.Copyright }}
|
||||
{{ .Site.Copyright | safeHTML }}
|
||||
{{ else }}
|
||||
@@ -49,9 +49,6 @@
|
||||
{{ end }}
|
||||
</p>
|
||||
|
||||
<!-- <p class="text-muted">
|
||||
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with <a href="https://github.com/puresyntax71/hugo-theme-chunky-poster" target="_blank">Chunky Poster</a>.
|
||||
</p> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user