Fix css href.
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<head>
|
||||
<title>Live Preview</title>
|
||||
|
||||
<!-- change to href="../css/template.css" for production. -->
|
||||
<link rel="stylesheet" type="text/css" href="css/gollum/template.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/template.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/highlightjs/github.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/custom.css" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user