update @ Thu 15 Dec 18:29:38 EET 2022

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-12-15 18:29:39 +02:00
parent 03fa094dbe
commit 6b780070db
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2

View file

@ -1,6 +1,12 @@
[build]
command = "python3 ./scripts/blog.py static"
[[redirects]]
from = "/*"
to = "https://ari-web.xyz/404.blog.xyz"
status = 404
force = false
[[redirects]]
from = "/git/*"
to = "https://ari-web.xyz/gh/blog.ari-web.xyz/:splat"
@ -43,12 +49,6 @@
status = 404
force = true
[[redirects]]
from = "/*"
to = "https://ari-web.xyz/404.blog.xyz"
status = 404
force = false
# Processing
[build.processing]
skip_processing = false