Set content-type for config to avoid .txt suffixes on some devices

This commit is contained in:
Daniel Lundin
2019-10-09 13:17:22 +02:00
parent 2c046634ff
commit 8fae238166
3 changed files with 1 additions and 1 deletions
-1
View File
@@ -28,7 +28,6 @@ main {
footer {
margin-top: 3em;
border-top: 1px solid #ddd;
padding-bottom: 2em;
text-align: center;
background: #f7f7f7;
}