1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-12-16 17:32:25 +0200
Change ID:
uwsrrukltpyltzkoxwlxtttqntrswrww
Parent:
63cb42d
M
lua/blog/init.lua
@@ -52,6 +52,7 @@ write_page("index.html", pages.home(posts))
write_page("posts.html", pages.posts(posts)) write_gopkg("json2go", "https://github.com/olexsmir/json2go") + write_gopkg("smutok", "https://github.com/olexsmir/smutok") write_gopkg("x", "https://github.com/olexsmir/x") -- stylua: ignore