aboutsummaryrefslogtreecommitdiff
path: root/www/layouts/real-home/home.html
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-02-26 19:36:40 +0800
committerYuqian Yang <crupest@crupest.life>2025-02-26 19:36:40 +0800
commit311dfdcc6b5712dd6085287ada5ebe48e02116c4 (patch)
tree37053cfe69bc7a115d849f61223cf51dedb99e80 /www/layouts/real-home/home.html
parent0c885ba1bf30ce8308880f926be85b6f5a499fa6 (diff)
downloadcrupest-311dfdcc6b5712dd6085287ada5ebe48e02116c4.tar.gz
crupest-311dfdcc6b5712dd6085287ada5ebe48e02116c4.tar.bz2
crupest-311dfdcc6b5712dd6085287ada5ebe48e02116c4.zip
fix(www): css load blink, code block bg, links.
Diffstat (limited to 'www/layouts/real-home/home.html')
-rw-r--r--www/layouts/real-home/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/layouts/real-home/home.html b/www/layouts/real-home/home.html
index 3de9903..daf3248 100644
--- a/www/layouts/real-home/home.html
+++ b/www/layouts/real-home/home.html
@@ -66,7 +66,7 @@
<section class="mono-link">
<h2>Other Links</h2>
<ul>
- <li><a rel="noopener noreferrer" href="{{ .RelPermalink }}">{{ .RelPermalink }}</a>
+ <li><a rel="noopener noreferrer" href="{{ .RelPermalink }}">{{ .Permalink }}</a>
: home page, aka the one you are reading, built with <a rel="noopener noreferrer"
href="https://gohugo.io">hugo</a>.</li>
<li><a rel="noopener noreferrer" href="{{ absURL "/git/" }}">{{ absURL "/git/" }}</a>