1
Fork 0

Add Netlify redirects to /

This commit is contained in:
Bauke 2021-08-30 15:35:27 +02:00
parent 8597ec3f37
commit 78b3fe8065
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<title>bauke.xyz</title>
<link data-trunk rel="sass" href="source/scss/modern-normalize.scss" />
<link data-trunk rel="sass" href="source/scss/index.scss" />
<link data-trunk rel="copy-file" href="source/netlify/_redirects" />
</head>
<body>

View File

@ -0,0 +1,2 @@
# Redirect any non-existing files to /
/* / 200