docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.0.6 vs docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.0.7
- old
+ new
@@ -5,23 +5,25 @@
<title>Contributing</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=f365ac74e7ac18b5bb74b746a5ace5119e6cd253">
+ <link rel="stylesheet" href="/assets/css/style.css?v=45e382f8a2e6d0c42f3545866e4a625138619b16">
</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>
- <a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
+ <a href="http://github.com/bag3318/RockPaperScissors/issues" 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>
+ <br/>
+ <a href="#site-nav" class="btn">Site Nav</a>
</section>
<section class="main-content">
<h2 id="contributing">Contributing</h2>