Update Font Awesome css links

This commit is contained in:
JonnyWong16 2018-07-01 21:51:18 -07:00
parent f9fd0558a5
commit b49e500221
3 changed files with 6 additions and 3 deletions

View file

@ -11,7 +11,8 @@
<link href="${http_root}css/bootstrap3/bootstrap.css" rel="stylesheet">
<link href="${http_root}css/tautulli.css${cache_param}" rel="stylesheet">
<link href="${http_root}css/opensans.min.css" rel="stylesheet">
<link href="${http_root}css/font-awesome.min.css" rel="stylesheet">
<link href="${http_root}css/font-awesome.all.min.css" rel="stylesheet">
<link href="${http_root}css/font-awesome.v4-shims.min.css" rel="stylesheet">
</head>
<body>