summaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-11 14:07:09 -0700
committerGitHub <[email protected]>2019-09-11 14:07:09 -0700
commite6b795394dceb6bffac09cfd889081fbb5ab636b (patch)
tree8b51d317f043b91236945c9e2811e4f844649599 /dev
parentupload css (diff)
downloads1n.pw-admin-e6b795394dceb6bffac09cfd889081fbb5ab636b.tar.xz
s1n.pw-admin-e6b795394dceb6bffac09cfd889081fbb5ab636b.zip
link proper css
Diffstat (limited to 'dev')
-rw-r--r--dev/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/index.html b/dev/index.html
index 1b381e9..e518f3c 100644
--- a/dev/index.html
+++ b/dev/index.html
@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>s1nical - Development</title>
<!-- CSS Links -->
- <link rel="stylesheet" href="/links/css/main.css">
+ <link rel="stylesheet" href="/dev/css/main.css">
<!-- External Libraries via CDN -->
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic' rel='stylesheet' type='text/css'>