new site3
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="http://localhost:4000/stylesheets/markdownreader_bare.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://paul.walko.org/stylesheets/markdownreader_bare.css">
|
||||
<link rel="stylesheet" type="text/css" href="http://paul.walko.org/stylesheets/pygments_monokai.css">
|
||||
<link rel="stylesheet" type="text/css" href="http://paul.walko.org/stylesheets/code_block.css">
|
||||
<!-- favicon -->
|
||||
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico" type="image/icon">
|
||||
<link rel="icon" href="http://localhost:4000/favicon.ico" type="image/icon">
|
||||
<link rel="shortcut icon" href="http://paul.walko.org/favicon.ico" type="image/icon">
|
||||
<link rel="icon" href="http://paul.walko.org/favicon.ico" type="image/icon">
|
||||
</head>
|
||||
<body>
|
||||
<div id="markdown-container">
|
||||
@@ -46,6 +46,6 @@
|
||||
|
||||
<div id="markdown-backTop" onclick="window.scrollTo(0,0)"></div>
|
||||
|
||||
<script type="text/javascript" src="http://localhost:4000/javascripts/markdownreader_bare.js"></script>
|
||||
<script type="text/javascript" src="http://paul.walko.org/javascripts/markdownreader_bare.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user