remove cusom hugo_stats decoder, fixed theme.json update auto reload

This commit is contained in:
somrat sorkar
2023-09-02 09:40:53 +06:00
parent 59eef62fde
commit 77bc7eef2d
12 changed files with 19 additions and 37 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ publish = "public"
command = "yarn project-setup; yarn build"
[build.environment]
HUGO_VERSION = "0.115.4"
HUGO_VERSION = "0.118.2"
GO_VERSION = "1.20.5"