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

add netlify

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-01-03 13:32:39 +05:30
parent 961c1897c1
commit beb5acf322
7 changed files with 987 additions and 1808 deletions
+8
View File
@@ -0,0 +1,8 @@
[build]
command = "make all"
publish = "dist"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200