1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-01-01 14:30:58 +0200
Change ID:
ynkxnpslwyzoqtylqsmvnrxzpyzkrkyr
Parent:
aefc60f
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("moviefeed", "https://github.com/olexsmir/moviefeed") write_gopkg("smutok", "https://github.com/olexsmir/smutok") write_gopkg("x", "https://github.com/olexsmir/x")