You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
640 B

# Optional: Redirect default Netlify subdomain to primary domain
https://oe7drt.netlify.com/* https://oe7drt.at/:splat 301!
http://oe7drt.netlify.com/* https://oe7drt.at/:splat 301!
# ----------------------------------------------------------------------
# Sitemap redirects
# ----------------------------------------------------------------------
#/sitemap.xml.gz /sitemap.xml 301
# ----------------------------------------------------------------------
# Feed redirects
# ----------------------------------------------------------------------
#/atom /atom.xml 301
#/rss /atom.xml 301
#/feed.xml /atom.xml 301
#/til.xml /notes.xml 301