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:
+3
-13
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user