diff options
Diffstat (limited to 'interface/index.html')
-rw-r--r-- | interface/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/index.html b/interface/index.html index 0fbcbf872..d53a85e2d 100644 --- a/interface/index.html +++ b/interface/index.html @@ -20,6 +20,7 @@ <link rel="stylesheet" type="text/css" href="./css/FooTable.Glyphicons.css"/> <link rel="stylesheet" type="text/css" href="./css/svg-with-js.min.css"> <link rel="stylesheet" type="text/css" href="./css/d3evolution.css"> + <link rel="stylesheet" type="text/css" href="./css/d3pie.css"> <link rel="stylesheet" type="text/css" href="./css/nprogress.css"/> <link rel="stylesheet" type="text/css" href="./css/prism.css"/> <link href="./css/rspamd.css" rel="stylesheet"> |