docs/_site/index.html in PlayRockPaperScissorsGame-2.2.9 vs docs/_site/index.html in PlayRockPaperScissorsGame-2.3.0
- old
+ new
@@ -5,11 +5,11 @@
<title>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=5d649beb58d70296e6f82f9dfa07004d27536390">
+ <link rel="stylesheet" href="/assets/css/style.css?v=fdf5bfb64c72c2294f4da917f2a41ea4c0c76b04">
</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>
@@ -110,9 +110,10 @@
<table>
<tbody>
<tr>
<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="CONTRIBUTING">Contributing</a></td>
<td><a href="CODE_OF_CONDUCT">Code of Conduct</a></td>
</tr>
</tbody>
</table>