adds _headers, _redirects, humans.txt

master
Dominic Reich 5 years ago
parent 6a4ad25881
commit 45b5f6d9f8

@ -0,0 +1,10 @@
/*
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
Referrer-Policy: no-referrer
X-Content-Type-Options: nosniff
Access-Control-Allow-Origin: https://oe7drt.at
# Access-Control-Allow-Origin: https://oe7drt.at https://api.staticman.net
# Access-Control-Allow-Origin: "*"
# Content-Security-Policy: default-src 'none'; object-src 'none'; img-src 'self'; script-src 'self'; style-src 'self'; font-src 'self';

@ -0,0 +1,18 @@
# 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

@ -0,0 +1,12 @@
---
---
Site Owner: Dominic Reich, OE7DRT
Location: JN57LB
This is a redirect. It consists of one html file.
And some for setting up the hosting server...
Last updated: {{ site.time }}
Language: German
Built with: Sublime Text 3 <https://www.sublimetext.com>
Netlify CI <https://www.netlify.com/>
Loading…
Cancel
Save