Skip to content

Commit

Permalink
template update
Browse files Browse the repository at this point in the history
  • Loading branch information
una committed Nov 3, 2016
1 parent b3552d3 commit aaa58a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions site/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<title>CSSgram test sheet</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1">

<link rel="stylesheet" href="../css/cssgram.min.css">
<link rel="stylesheet" href="../css/demo-site.min.css">
<link rel="stylesheet" href="../css/demo-site.min.css">
<link rel="stylesheet" href="css/test-site.css">

<script>
Expand Down
1 change: 0 additions & 1 deletion site/test/index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{% extends '../twig/template.twig' %}

{% block stylesheets %}
<link rel="stylesheet" href="../css/cssgram.min.css">
<link rel="stylesheet" href="../css/demo-site.min.css">
<link rel="stylesheet" href="css/test-site.css">
{% endblock %}
Expand Down

0 comments on commit aaa58a1

Please sign in to comment.