Skip to content

Commit aaa58a1

Browse files
committed
template update
1 parent b3552d3 commit aaa58a1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

site/test/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<title>CSSgram test sheet</title>
77
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
88

9-
<link rel="stylesheet" href="../css/cssgram.min.css">
10-
<link rel="stylesheet" href="../css/demo-site.min.css">
9+
<link rel="stylesheet" href="../css/demo-site.min.css">
1110
<link rel="stylesheet" href="css/test-site.css">
1211

1312
<script>

site/test/index.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
{% extends '../twig/template.twig' %}
55

66
{% block stylesheets %}
7-
<link rel="stylesheet" href="../css/cssgram.min.css">
87
<link rel="stylesheet" href="../css/demo-site.min.css">
98
<link rel="stylesheet" href="css/test-site.css">
109
{% endblock %}

0 commit comments

Comments
 (0)