diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index d6c2755..3eee716 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ share some of that stuff here. <ul> <li><a href="/mips.html">web MIPS assembler/disassembler (incomplete)</a> -<li><a href="/b">blog</a> (last updated on {{ get_section(path="b/_index.md") | get(key="pages") | map(attribute="date") | first }}) +<li><a href="/w">writings/blog</a> (last updated on {{ get_section(path="w/_index.md") | get(key="pages") | map(attribute="date") | first }}) <li><a href="https://git.sr.ht/~lsof/">git</a> <li><a href="https://www.youtube.com/channel/UCoZ8JbiXlq_Zh0DGvaGRTDQ">youtube</a> <li><img src="/asset/link.png" width="18" height="23"> |