new site4
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}stylesheets/base.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}stylesheets/simplePagination.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}/stylesheets/base.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}/stylesheets/simplePagination.css">
|
||||
|
||||
<script type="text/javascript" src="{{crturl}}javascripts/jquery.js"></script>
|
||||
<script type="text/javascript" src="{{crturl}}/javascripts/jquery.js"></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="{{crturl}}javascripts/html5shiv.js"></script>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}stylesheets/markdownreader.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}stylesheets/pygments_monokai.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}stylesheets/code_block.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}/stylesheets/markdownreader.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}/stylesheets/pygments_monokai.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{crturl}}/stylesheets/code_block.css">
|
||||
|
||||
Reference in New Issue
Block a user