🔨 Removes headers from Netlify config

This commit is contained in:
Alicia Sykes 2021-08-19 20:22:20 +01:00
parent 9d7b0d5bc5
commit 0d306f9f1f
1 changed files with 0 additions and 7 deletions

View File

@ -19,10 +19,3 @@
STATUSKIT_COMPANY_LOGO = "https://raw.githubusercontent.com/Lissy93/dashy/master/docs/assets/logo.png"
STATUSKIT_SUPPORT_CONTACT_LINK = "https://dashy.to"
STATUSKIT_RESOURCES_LINK = "https://github.com/Lissy93/dashy/tree/master/docs"
# Set any security headers here
[[headers]]
for = "/*"
[headers.values]
# Uncomment to enable Netlify user control. You must have a paid plan.
# Basic-Auth = "someuser:somepassword anotheruser:anotherpassword"