mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
beb5acf322
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
8 lines
124 B
TOML
8 lines
124 B
TOML
[build]
|
|
command = "make all"
|
|
publish = "dist"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/index.html"
|
|
status = 200 |