Moving generated css to a css folder and changing all routes related with fonts due to this change

This commit is contained in:
xavijam
2016-01-20 18:29:22 +01:00
parent a613fa900a
commit 78ebf3d9a9
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<head>
<link href='../cartostyles.css' type='text/css' rel='stylesheet'>
<link href='../css/cartostyles.css' type='text/css' rel='stylesheet'>
</head>
{{> theme}}