Fixes useless fontawesome minification an invalid make minify

Fixes #5443
This commit is contained in:
Simone Mainardi 2021-06-04 12:26:19 +02:00
parent 76645e6753
commit c6f8f6f085
8 changed files with 71 additions and 33 deletions

View file

@ -295,7 +295,7 @@ function page_utils.print_header(title)
end
print[[
<link href="]] print(http_prefix) print[[/css/minified/fontawesome-custom.min.css" rel="stylesheet">
<link href="]] print(http_prefix) print[[/fontawesome-free-5.11.2-web/css/all.min.css" rel="stylesheet">
<link href="]] print(http_prefix) print[[/css/minified/tempusdominus.min.css" rel="stylesheet">
<link href="]] print(http_prefix) print[[/css/minified/heatmap.min.css" rel="stylesheet">
<link href="]] print(http_prefix) print[[/css/minified/rickshaw.min.css" type="text/css" rel="stylesheet">