diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-13 08:52:03 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-13 08:52:03 +0800 |
commit | 1ca7ae3859b2c0397e4b28f77c04a4b816f69ae1 (patch) | |
tree | dbd0c14ebacb5ab2c27e0817455c2649da849136 /NOTES.md | |
parent | Use for each loops (diff) | |
download | forge-1ca7ae3859b2c0397e4b28f77c04a4b816f69ae1.tar.gz forge-1ca7ae3859b2c0397e4b28f77c04a4b816f69ae1.tar.zst forge-1ca7ae3859b2c0397e4b28f77c04a4b816f69ae1.zip |
Begin to use hare-htmpl
Diffstat (limited to '')
-rw-r--r-- | NOTES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ You will need the following dependencies: - [hare](https://git.sr.ht/~sircmpwn/hare) - [hare-http](https://git.sr.ht/~sircmpwn/hare-http) +- [hare-htmpl](https://forge.runxiyu.org/hare/:/repos/hare-htmpl/) ([backup](https://git.sr.ht/~runxiyu/hare-htmpl)) |