docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-1.9.5 vs docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-1.9.6
- old
+ new
@@ -5,11 +5,11 @@
<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=cb3f7f6f88d9139c4e4471a65d68f1dce95c26cc">
+ <link rel="stylesheet" href="/assets/css/style.css?v=56855f08c378e5be52ffe23f0286aa90fa0e0707">
</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>
@@ -25,11 +25,11 @@
<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.md">Contributor Code of Conduct</a>. By participating in this project you agree to abide by its terms.</p>
+<p>Please note that this project is released with a <a href="CODE_OF_CONDUCT.md">Contributor Code of Conduct</a>. By participating in this project you agree to abide by its terms.</p>
<h2 id="submitting-a-pull-request">Submitting a pull request</h2>
<ol>
<li><a href="https://github.com/pages-themes/cayman/fork">Fork</a> and clone the repository</li>
@@ -56,10 +56,17 @@
<li><a href="https://guides.github.com/activities/contributing-to-open-source/">Contributing to Open Source on GitHub</a></li>
<li><a href="https://help.github.com/articles/using-pull-requests/">Using Pull Requests</a></li>
<li><a href="https://help.github.com">GitHub Help</a></li>
</ul>
-<p><a href="./">Home</a></p>
+<table>
+ <tbody>
+ <tr>
+ <td><a href="./">Home</a></td>
+ <td><a href="CODE_OF_CONDUCT">Code of Conduct</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>