Replace master branch with page content via GitHub

This commit is contained in:
2016-07-29 16:48:16 -04:00
committed by GitHub
parent 3e793b1a59
commit d4c6faee2b
4 changed files with 399 additions and 795 deletions
+17 -27
View File
@@ -4,37 +4,25 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>This is a title test by CoderSherlock</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="javascripts/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="header">
<nav>
<li class="fork"><a href="https://github.com/CoderSherlock">View On GitHub</a></li>
</nav>
</div><!-- end header -->
<div class="wrapper">
<header>
<h1>This is a title test</h1>
<p></p>
<p class="view"><a href="https://github.com/CoderSherlock">View My GitHub Profile</a></p>
</header>
<section>
<div id="title">
<h1>This is a title test</h1>
<p></p>
<hr>
<span class="credits left">Project maintained by <a href="https://github.com/CoderSherlock">CoderSherlock</a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
</div>
<h1>
<a id="this-is-a-title-test" class="anchor" href="#this-is-a-title-test" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>This is a title test</h1>
@@ -47,9 +35,11 @@
hpflag = hpflag &gt; p-&gt;priority ? hpflag : p-&gt;priority;
}</pre></div>
</section>
<footer>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script src="javascripts/scale.fix.js"></script>
</body>
</html>