1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

feat: use new theme for the website

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
2025-01-01 23:39:45 +05:30
parent 1bb34a512a
commit 62efd95607
140 changed files with 78 additions and 10518 deletions
+3 -13
View File
@@ -1,16 +1,6 @@
[build]
command = "make all"
publish = "dist"
command = "hugo"
publish = "public"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
# [[redirects]]
# from = "/posts/*"
# to = ""
# status = 200
[build.environment]
HUGO_VERSION = "0.134.3"
HUGO_VERSION = "0.140.1"