docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.5.2 vs docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.5.3

- old
+ new

@@ -5,15 +5,16 @@ <title>Contributing - Play Rock Paper Scissors Game</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=2e5682dbb724b9bbb98423a0f4fd715e7a7fb36b"> + <link rel="stylesheet" href="/assets/css/style.css?v=765162b12a2a2290411ad820ef809e84f4d60adb"> <link rel="stylesheet" href="assets/css/pace.css" /> <script src="assets/js/pace.min.js"></script> </head> <body> + <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> @@ -31,10 +32,11 @@ <a href="./" class="btn">Home</a> </section> <section class="main-content"> + <h2 id="contributing">Contributing</h2> <p>Hi there! We’re thrilled that you’d like to contribute to this project. Your help is essential for keeping it great.</p> <p>Please note that this project is released with a <a href="/CODE_OF_CONDUCT.html">Contributor Code of Conduct</a>. By participating in this project you agree to abide by its terms.</p> @@ -83,10 +85,10 @@ <td><a href="/Testing.html">How to Test</a></td> </tr> </tbody> </table> - + <footer class="site-footer"> <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> </footer>