aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-12 14:31:13 +0100
committercodecalm <codecalm@gmail.com>2020-03-12 14:31:13 +0100
commit88404df5be5edbe4f6685d97e156656b9b2560a7 (patch)
tree6239af6f5c5933369ef0d5f2665caec09d297fee /_layouts
parentDelete test.html (diff)
downloadtabler-icons-88404df5be5edbe4f6685d97e156656b9b2560a7.tar.xz
dir fixes
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 6b8a380..5f9ce3e 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -8,7 +8,7 @@
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
- <link rel="stylesheet" href="{{ site.baseurl }}/assets/style.css">
+ <link rel="stylesheet" href="{{ site.baseurl }}/style.css">
<title>Tabler Icons</title>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script>