aboutsummaryrefslogtreecommitdiff
path: root/app/dashboard/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/dashboard/templates/base.html')
-rw-r--r--app/dashboard/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/templates/base.html b/app/dashboard/templates/base.html
index 91e5add..2401291 100644
--- a/app/dashboard/templates/base.html
+++ b/app/dashboard/templates/base.html
@@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="/static/css/linaro-base-1.0.11.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/linaro-base-1.0.12.css">
{%- endblock %}
</head>
<body>