diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2013-10-26 17:22:44 -0700 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2013-10-26 17:22:44 -0700 |
| commit | 23cf928f5ca8458185a1a7a115c1d360d662a4c8 (patch) | |
| tree | ce8e70308b3dce7840174b7b1c645833da1c7219 /index.html | |
Create gh-pages branch via GitHub
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..093569d --- /dev/null +++ b/index.html @@ -0,0 +1,49 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset='utf-8'> + <meta http-equiv="X-UA-Compatible" content="chrome=1"> + <link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'> + <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" /> + <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" /> + <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" /> + <!--[if lt IE 9]> + <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> + <![endif]--> + <title>Free Haaretz by yuvadm</title> + </head> + + <body> + <div id="container"> + <div class="inner"> + + <header> + <h1>Free Haaretz</h1> + <h2>A nefarious Chrome extension that easily bypasses the haaretz.co.il paywall</h2> + </header> + + <section id="downloads" class="clearfix"> + <a href="https://github.com/yuvadm/free-haaretz/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a> + <a href="https://github.com/yuvadm/free-haaretz/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a> + <a href="https://github.com/yuvadm/free-haaretz" id="view-on-github" class="button"><span>View on GitHub</span></a> + </section> + + <hr> + + <section id="main_content"> + <h1> +<a name="free-haaretz" class="anchor" href="#free-haaretz"><span class="octicon octicon-link"></span></a>Free Haaretz</h1> + +<p>A nefarious Chrome extension that easily bypasses the haaretz.co.il paywall.</p> + </section> + + <footer> + Free Haaretz is maintained by <a href="https://github.com/yuvadm">yuvadm</a><br> + This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>. + </footer> + + + </div> + </div> + </body> +</html>
\ No newline at end of file |
