Set content-type on index.html

This commit is contained in:
2024-12-08 10:17:10 +01:00
parent 1ee724822a
commit f1264fb539
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "nl.astraeus"
version = "1.1.1"
version = "1.1.2"
repositories {
mavenCentral()