about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--netlify.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index 290110a..1c3bfba 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -20,3 +20,9 @@ command = "npm run build"
  to = "https://api-puszcza.netlify.com/rss.xml"
  status = 200
  force = true
+
+[[redirects]]
+ from = "/net"
+ to = "https://19pdh.github.io/puszczanet"
+ status = 200
+ force = true