Add story image function

This commit is contained in:
Sam Carlton 2021-03-20 18:11:25 -05:00
parent 21841e5bdb
commit d5c270f768
2 changed files with 66 additions and 5 deletions

View file

@ -1,6 +1,7 @@
[build]
publish = "dist/"
command = "npm run generate --quiet"
functions = "functions/"
@ -16,7 +17,7 @@
from = "/app/node"
to = "/app/nodejs"
status = 301
# old git redirect
[[redirects]]
from = "/app/git"
@ -34,16 +35,16 @@
from = "/kind/photo-tools"
to = "/kind/photo-and-graphic-tools/"
status = 301
# Other Redirects
# Random broken link from Chinese sites
[[redirects]]
from = "/。"
to = "/"
status = 301
[[redirects]]
from = "/%E3%80%82"
to = "/"