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

update netlify

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

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
2024-03-30 12:52:07 +05:30
parent 4bcef023c0
commit c8a95c9706
+7 -4
View File
@@ -7,7 +7,10 @@
to = "/index.html" to = "/index.html"
status = 200 status = 200
# [[redirects]] [[redirects]]
# from = "/posts/*" from = "/posts/*"
# to = "" to = ""
# status = 200 status = 200
[build.environment]
HUGO_VERSION = "0.124.1"