mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
feat: redesign my webiste from scratch
- remove hugo and paper box theme - inspiration https://jay.fish - use astro based system Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
[build]
|
||||
command = "hugo"
|
||||
publish = "public"
|
||||
command = "npm run build"
|
||||
publish = "dist"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.140.1"
|
||||
NODE_VERSION = "22"
|
||||
|
||||
Reference in New Issue
Block a user