mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-29 19:09:50 -08:00
@@ -1,7 +1,7 @@
|
|||||||
<footer id="footer">
|
<footer id="footer">
|
||||||
<div class="outer">
|
<div class="outer">
|
||||||
<div id="footer-info" class="inner">
|
<div id="footer-info" class="inner">
|
||||||
© {{ .Now.Format "2006"}} {{ or .Site.Author .Site.Title }}
|
© {{ now.Format "2006"}} {{ or .Site.Author .Site.Title }}
|
||||||
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with theme <a href="https://github.com/carsonip/hugo-theme-minos">Minos</a>
|
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with theme <a href="https://github.com/carsonip/hugo-theme-minos">Minos</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ description = "A simple and retro styled theme ported from Hexo"
|
|||||||
homepage = "https://github.com/carsonip/hugo-theme-minos"
|
homepage = "https://github.com/carsonip/hugo-theme-minos"
|
||||||
tags = ["blog", "minimal"]
|
tags = ["blog", "minimal"]
|
||||||
features = ["blog", ""]
|
features = ["blog", ""]
|
||||||
min_version = 0.15
|
min_version = 0.20
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Carson Ip"
|
name = "Carson Ip"
|
||||||
|
|||||||
Reference in New Issue
Block a user