docs/_site/index.html in PlayRockPaperScissorsGame-2.7.6 vs docs/_site/index.html in PlayRockPaperScissorsGame-2.7.7

- old
+ new

@@ -5,11 +5,11 @@ <title>Play Rock Paper Scissors Game - Home</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=53a0e61e0559fbf3ed8c3546c54ac001bc6da5b7"/> + <link rel="stylesheet" href="/assets/css/style.css?v=da1d8208e0befd1bb912bc0b2c4852063e7def9a"/> <link rel="stylesheet" href="assets/css/pace.css" /> <script src="assets/js/pace.min.js"></script> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/> @@ -25,11 +25,11 @@ <section class="page-header"> <h1 class="project-name">Play Rock Paper Scissors Game</h1> <h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2> <a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a> - <a href="http://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a> + <a href="" class="btn">Report a Bug</a> <a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a> <a href="http://github.com/bag3318/RockPaperScissors/tarball/gh-pages" class="btn">Download .tar.gz</a> @@ -43,11 +43,11 @@ <h1 id="play-rock-paper-scissors-game">Play Rock Paper Scissors Game</h1> <p>My <code class="highlighter-rouge">Play Rock Paper Scissors Game</code> is programmed in the Ruby programming language.</p> -<p>Rock paper scissors is a classic game created many years ago. I incorporated this game with the <code class="highlighter-rouge">Ruby</code> programming language.</p> +<p>Rock paper scissors is a classic game that was created many years ago. I incorporated this game with the <code class="highlighter-rouge">Ruby</code> programming language.</p> <p><strong>I hope you will enjoy it! :]</strong></p> <footer class="site-footer"> @@ -55,13 +55,13 @@ <h2 id="site-nav">Site Navigation</h2> <table> <tr> <td><a href="./">Home</a></td> <td><a href="how_to_run">How to Run</a></td> - <td><a href="Code">Master Code</a></td> - <td><a href="Comparing_Code">Comparing Code</a></td> - <td><a href="Testing">How to Test</a></td> - <td><a href="How_to_Build">How to Build</a></td> + <td><a href="code">Master Code</a></td> + <td><a href="comparing_code">Comparing Code</a></td> + <td><a href="testing">How to Test</a></td> + <td><a href="how_to_build">How to Build</a></td> <td><a href="about">About</a></td> </tr> </table> <br/> <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>