mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Use new minimized CSS
This commit is contained in:
parent
e23d6f9ab0
commit
3533615be4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<link rel="shortcut icon" type="image/x-icon" href="<TMPL_VAR NAME="R_PATH">/static/img/favicon.ico" />
|
||||
<link rel="icon" type="image/png" href="<TMPL_VAR NAME="R_PATH">/static/img/favicon.png" />
|
||||
<link href="<TMPL_VAR NAME="R_PATH">/static/css/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="<TMPL_VAR NAME="R_PATH">/static/css/style-munstrap.css" rel="stylesheet" />
|
||||
<link href="<TMPL_VAR NAME="R_PATH">/static/css/style-munstrap.min.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue