Last active
August 14, 2016 17:45
-
-
Save WganMe/3b09fdadd59a66a9bb1825180dd17769 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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.devel.sa</title> | |
<meta name="description" content="devel.sa"> | |
<meta name="viewport" content="width=device-width,initial-scale=1"> | |
</head> | |
<body> | |
<div class="wrapper"> | |
<header> | |
<h1 class="title">git.devel.sa</h1> | |
</header> | |
<div id="container"> | |
<p class="tagline">devel.sa</p> | |
<div id="main" role="main"> | |
<div class="download-bar"> | |
<div class="inner"> | |
<a href="https://github.com/DevelSales" class="code" target="_blank">View git.devel.sa 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/3b09fdadd59a66a9bb1825180dd17769.js"></script> | |
</article> | |
</div> | |
</div> | |
<footer> | |
<div class="owner"> | |
<p><a href="https://github.com/DevelSales/" class="avatar"><img src="https://avatars2.githubusercontent.com/u/19882043?v=3&s=60" alt="logo" width="48" height="48"></a>View <a href="https://github.com/DevelSales/" target="_blank">DevelSales</a> Created by <a href="https://github.com/AlNahari/" target="_blank">AlNahari</a></p> | |
</div> | |
<div class="creds"> | |
<small>Follow Us @<a href="https://github.com/DevelSales" target="_blank">Twitter</a><br>Follow Us @<a href="https://fb.me/i.devel.sa" target="_blank">Facebook</a></small> | |
</div> | |
</footer> | |
</div> | |
<div class="current-section"> | |
<a href="#top">Scroll to top</a> | |
<a href="https://github.com/DevelSales/develsales.github.io/tarball/master" class="tar" target="_blank">tar</a><a href="https://github.com/DevelSales/develsales.github.io/zipball/master" class="zip" target="_blank">zip</a><a href="" class="code">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