|
@@ -11,6 +11,7 @@
|
|
<link rel="shortcut icon" href="{{baseURL}}/static/img/favicon.ico">
|
|
<link rel="shortcut icon" href="{{baseURL}}/static/img/favicon.ico">
|
|
<!-- <link rel="apple-touch-icon-precomposed" href="{{baseURL}}/static/img/apple-touch-icon-precomposed.png"> -->
|
|
<!-- <link rel="apple-touch-icon-precomposed" href="{{baseURL}}/static/img/apple-touch-icon-precomposed.png"> -->
|
|
|
|
|
|
|
|
+ <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lato:300,400,700' type='text/css'>
|
|
<link rel="stylesheet" href="{{baseURL}}/static/css/index.css" type="text/css" media="screen" charset="utf-8">
|
|
<link rel="stylesheet" href="{{baseURL}}/static/css/index.css" type="text/css" media="screen" charset="utf-8">
|
|
|
|
|
|
<script src="{{baseURL}}/modules.js"></script>
|
|
<script src="{{baseURL}}/modules.js"></script>
|