We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0542b49 commit 89bae50Copy full SHA for 89bae50
index.html
@@ -5,9 +5,9 @@
5
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6
<title>codebar - Tutorials by codebar</title>
7
8
- <link rel="stylesheet" href="stylesheets/styles.css">
9
- <link rel="stylesheet" href="stylesheets/custom.css">
10
- <link rel="stylesheet" href="stylesheets/pygment_trac.css">
+ <link rel="stylesheet" href="./stylesheets/styles.css">
+ <link rel="stylesheet" href="./stylesheets/custom.css">
+ <link rel="stylesheet" href="./stylesheets/pygment_trac.css">
11
<meta name="viewport" content="width=device-width, initial-scale=1">
12
<!--[if lt IE 9]>
13
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
0 commit comments