docs/_site/simple.html in rpsg-0.2.7 vs docs/_site/simple.html in rpsg-0.2.8

- old
+ new

@@ -5,11 +5,11 @@ <title>Simple Code</title> <meta name="description" content="A Ruby Programmed Rock Paper Scissors Game"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="theme-color" content="#157878"/> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' /> - <link rel="stylesheet" href="/assets/css/style.css?v=86c4cccf977d06d6ce8236f5c5502fba1242e2b9"/> + <link rel="stylesheet" href="/assets/css/style.css?v=6366cf8a67b135971039373c3feb513e14145e33"/> <script src="assets/js/pace.min.js"></script> <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/> <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/> @@ -23,12 +23,12 @@ <section class="page-header"> <h1 class="project-name">Rock Paper Scissors Game</h1> <h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2> - <a href="http://github.com/bag3318/RPSG" class="btn">View on GitHub</a> - <a href="http://github.com/bag3318/RPSG/issues" class="btn">Report a Bug</a> + <a href="http://github.com/bag3318/RPSG" class="btn" target="_blank">View on GitHub</a> + <a href="http://github.com/bag3318/RPSG/issues" target="_blank" class="btn">Report a Bug</a> <a href="http://github.com/bag3318/RPSG/zipball/gh-pages" class="btn">Download .zip</a> <a href="http://github.com/bag3318/RPSG/tarball/gh-pages" class="btn">Download .tar.gz</a> @@ -80,17 +80,17 @@ <h2 id="site-nav">Site Navigation</h2> <table> <tr> <td><a href="./">Home</a></td> - <td><a href="readme">README.md</a></td> + <td><a href="readme">README File</a></td> <td><a href="code">Master Code</a></td> <td><a href="simple">Simple Code</td> </tr> </table> <br/> <hr/> - <span class="site-footer-owner"><a href="http://github.com/bag3318/RPSG">RPSG</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RPSG">Source Code</a></strong></span> + <span class="site-footer-owner"><a href="http://github.com/bag3318/RPSG" target="_blank">RPSG</a> is maintained by <a href="http://github.com/bag3318" target="_blank">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RPSG" target="_blank">Source Code</a></strong></span> </footer> </section>