mirror of
https://github.com/wassname/wassname.github.io.git
synced 2026-06-27 19:33:44 +08:00
Replace master branch with page content via GitHub
This commit is contained in:
+49
@@ -0,0 +1,49 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Wassname.GitHub.io by wassname</title>
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/github-light.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>Wassname.GitHub.io</h1>
|
||||
<p></p>
|
||||
|
||||
|
||||
<p class="view"><a href="https://github.com/wassname">View My GitHub Profile</a></p>
|
||||
|
||||
</header>
|
||||
<section>
|
||||
<p><img src="img/graphrx.png" width="75px" alt="GraphYourRx"> (GraphYourRx)[wassname.org/GraphYourRx/index.html)
|
||||
<img src="img/starvingsnake.png" width="75px" alt="Starving Snake"> (Starving Snake)[wassname.org/StarvingSnake/index.html)
|
||||
<img src="img/password.gif" width="75px" alt="How secure is my passphrase?"> (How secure is my passphrase?)[wassname.org/howsecureismypassphrase/index.html)
|
||||
<img src="img/identicon1.png" width="75px" alt="Generate Identicons"> (Generate Identicons)[wassname.org/identicon/index.html)
|
||||
<img src="img/github.jpg" width="75px" alt="github"> (Wassname on github)[<a href="https://gist.github.com/wassname">https://gist.github.com/wassname</a>)</p>
|
||||
</section>
|
||||
<footer>
|
||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="javascripts/scale.fix.js"></script>
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-51809277-2");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user