DOGFATHER UNIVERSE: erste lauffähige Website + Bewerbungs-Postfach + Hosting-Vorbereitung
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# DOGFATHER UNIVERSE — Netlify-Konfiguration
|
||||
# Nur relevant, falls Netlify als Hosting gewählt wird (siehe DEPLOY.md).
|
||||
# GitHub Pages / Cloudflare Pages brauchen diese Datei nicht.
|
||||
|
||||
[build]
|
||||
publish = "."
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/404.html"
|
||||
status = 404
|
||||
|
||||
# Sicherheits-Header liegen in _headers (funktioniert auch auf Cloudflare Pages)
|
||||
Reference in New Issue
Block a user