diff --git a/radio.liq b/radio.liq index 3052dfa..fffa042 100644 --- a/radio.liq +++ b/radio.liq @@ -126,6 +126,10 @@ settings.harbor.bind_addrs := ["0.0.0.0"] harbor.http.static( port=port, path="/static/", + content_type= + fun (path) -> begin + file.mime.magic(path) + end, "/var/www/static" ) diff --git a/www/index.html b/www/index.html index f431da0..d21670b 100644 --- a/www/index.html +++ b/www/index.html @@ -4,31 +4,56 @@ Radio bullshit, la radio du paradis ! +
-

+
+

+
+

+

+

-

-

-