Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/copyright.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/copyright.html b/layouts/partials/copyright.html
index 968744e..6ee749c 100644
--- a/layouts/partials/copyright.html
+++ b/layouts/partials/copyright.html
@@ -1,8 +1,8 @@
{{- $copyright := . -}}
<div class="footer-wrap">
<p class="copyright">{{- $copyright -}}</p>
- <p class="powerby"><span>Powered by </span><a href="https://gohugo.io"
- target="_blank">Hugo</a><span> and the </span><a href="https://themes.gohugo.io/hugo-notepadium/"
+ <p class="powerby"><span>Powered&nbsp;by&nbsp;</span><a href="https://gohugo.io"
+ target="_blank">Hugo</a><span>&nbsp;&amp;&nbsp;</span><a href="https://themes.gohugo.io/hugo-notepadium/"
target="_blank">Notepadium</a></p>
{{- partial "beian.html" . -}}
</div> \ No newline at end of file