docs/_site/index.html in PlayRockPaperScissorsGame-2.5.2 vs docs/_site/index.html in PlayRockPaperScissorsGame-2.5.3
- old
+ new
@@ -5,15 +5,16 @@
<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=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>
@@ -30,10 +31,11 @@
</section>
<section class="main-content">
+
<h1 id="rock-paper-scissors">Rock Paper Scissors</h1>
<p><strong>Table of Contents</strong></p>
<ul>
@@ -120,10 +122,10 @@
</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>