aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-11-06 18:24:26 -0800
committerFuwn <[email protected]>2020-11-06 18:24:26 -0800
commit9cdce4254700691301608c6f1d3081950023cc4f (patch)
tree9d24529acc19b354f80cb2d610aa1e7686f4d530 /netlify.toml
downloadblog-9cdce4254700691301608c6f1d3081950023cc4f.tar.xz
blog-9cdce4254700691301608c6f1d3081950023cc4f.zip
repo: initial :star:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..a689fe2
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,7 @@
+# [[redirects]]
+# from = "https://blog.fuwn.me/*"
+# to = "https://jot-ten.vercel.app/:splat"
+# status = 200
+# force = true
+# [redirects.headers]
+# X-From = "Netlify"