Remove stale files

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-18 13:38:42 +05:30
parent 332e5f764b
commit e87e1c8815
2 changed files with 0 additions and 19 deletions

View File

@ -1,9 +0,0 @@
[build.environment]
HUGO_VERSION = "0.75.1"
[[headers]]
for = "/*"
[headers.values]
Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"
X-XSS-Protection = "1; mode=block"
Feature-Policy = "accelerometer 'none'; autoplay 'none';camera 'none';encrypted-media 'none'; geolocation 'none';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'none';picture-in-picture 'none';sync-xhr 'none';usb 'none'"
Referrer-Policy = "no-referrer"

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="7; url='https://github.com/msfjarvis/nasa-apod'" />
<script>window.location.href = "https://github.com/msfjarvis/nasa-apod"</script>
</head>
<body>
<p>Please follow <a href="https://github.com/msfjarvis/nasa-apod">this link</a>.</p>
</body>
</html>