diff --git a/web.toml b/web.toml index 991e1f2..2a5118e 100644 --- a/web.toml +++ b/web.toml @@ -2,7 +2,7 @@ url = "http://localhost:3666/" port = 3666 stylesheets = [ "style.css" ] -uuid = +uuid = "" [templates] header = "share/html_templates/header.mustache"