Skip to content

Instantly share code, notes, and snippets.

@WganMe
Last active August 14, 2016 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WganMe/65a90b606e4f775f49f10e946f44577a to your computer and use it in GitHub Desktop.
Save WganMe/65a90b606e4f775f49f10e946f44577a to your computer and use it in GitHub Desktop.
<!doctype html>
<!-- The Time Machine GitHub pages theme was designed and developed by Jon Rohan, on Feb 7, 2012. -->
<!-- Follow him for fun. http://twitter.com/jonrohan. Tail his code on https://github.com/jonrohan -->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/script.js"></script>
<link href='https://fonts.googleapis.com/css?family=Raleway:400,200' rel='stylesheet' type='text/css'>
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<title>git.3shelf.com</title>
<meta name="description" content="3shelf.com">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div class="wrapper">
<header>
<h1 class="title">git.3shelf.com</h1>
</header>
<div id="container">
<p class="tagline">3shelf.com</p>
<div id="main" role="main">
<div class="download-bar">
<div class="inner">
<a href="https://github.com/3shelfcom" class="code" target="_blank">View git.3shelf.com on GitHub</a>
</div>
<span class="blc"></span><span class="trc"></span>
</div>
<article class="markdown-body">
<h2 class="title"> Code</h2>
<script src="https://gist.github.com/AlNahari/65a90b606e4f775f49f10e946f44577a.js"></script>
</article>
</div>
</div>
<footer>
<div class="owner">
<p><a href="https://github.com/3shelfcom" class="avatar"><img src="https://avatars3.githubusercontent.com/u/21014512?v=3&amp;s=60" alt="logo" width="48" height="48"></a>View <a href="https://github.com/3shelfcom" target="_blank">3shelfcom</a> Created by <a href="https://github.com/AlNahari" target="_blank">AlNahari</a></p>
</div>
<div class="creds">
<small>Follow Us @<a href="https://fb.me/3shelf" target="_blank">Facebook</a></small>
</div>
</footer>
</div>
<div class="current-section">
<a href="#top">Scroll to top</a>
<a href="https://github.com/3shelfcom/3shelfcom.github.io/tarball/master" class="tar" target="_blank">tar</a><a href="https://github.com/3shelfcom/3shelfcom.github.io/zipball/master" class="zip">zip</a><a href="" class="code" target="_blank">source code</a>
<p class="name"></p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment