new site3

This commit is contained in:
2016-06-14 22:00:58 -04:00
parent 071f7b0961
commit 17ded24d64
10 changed files with 23 additions and 23 deletions

View File

@@ -29,8 +29,8 @@
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="http://localhost:4000//stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000//stylesheets/simplePagination.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/simplePagination.css">
<script type="text/javascript" src="http://localhost:4000/javascripts/jquery.js"></script>
@@ -38,9 +38,9 @@
<script src="http://localhost:4000/javascripts/html5shiv.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="http://localhost:4000//stylesheets/markdownreader.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000//stylesheets/pygments_monokai.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000//stylesheets/code_block.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/markdownreader.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/pygments_monokai.css">
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/code_block.css">
</head>