diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-04-01 23:44:50 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-04-02 19:00:58 +0800 |
commit | de47582066d9268a39cb36f27fece561f7d62627 (patch) | |
tree | c7e5704beadaae808c501d5f5e270d94329c5563 /www/layouts/index.html | |
parent | b487b3815fb92812507261acc5436f8923ff97e9 (diff) | |
download | crupest-de47582066d9268a39cb36f27fece561f7d62627.tar.gz crupest-de47582066d9268a39cb36f27fece561f7d62627.tar.bz2 crupest-de47582066d9268a39cb36f27fece561f7d62627.zip |
feat(www): update.
Diffstat (limited to 'www/layouts/index.html')
-rw-r--r-- | www/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/layouts/index.html b/www/layouts/index.html index f456e71..e05af03 100644 --- a/www/layouts/index.html +++ b/www/layouts/index.html @@ -33,7 +33,7 @@ anything to me. </p> <div id="links" class="mono-link"> - jump-to: + goto: <ul> <li><a href="{{ absURL "/git/" }}">git</a></li> {{ with .GetPage "/notes/hurd" }} |