update
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
console.log(err)
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" href="{{'style.css' | asset_url}}?{{ 'now' | date : '%Y-%m-%d.%H.%M.%S' }}">
|
||||
|
||||
<link rel="stylesheet" href="{{'style.css' | asset_url}}">
|
||||
<link rel="stylesheet" href="{{'style_hura.css' | asset_url}}?{{ 'now' | date : '%Y-%m-%d.%H.%M.%S' }}">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -45,13 +46,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{% include javascript/index %}
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user