mirror of
https://github.com/type-challenges/type-challenges.git
synced 2026-01-25 14:47:17 +00:00
8 lines
116 B
TOML
8 lines
116 B
TOML
[build]
|
|
ignore = "git diff --quiet HEAD^ HEAD .."
|
|
|
|
[[redirects]]
|
|
from = "/"
|
|
to = "/index.html"
|
|
status = 200
|