docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.2.1 vs docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-2.2.2

- old
+ new

@@ -5,11 +5,11 @@ <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=899af64523b4bd69c109e968f0e54d69e4ef0283"> + <link rel="stylesheet" href="/assets/css/style.css?v=5d649beb58d70296e6f82f9dfa07004d27536390"> </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> @@ -84,8 +84,18 @@ <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> </section> + + <script type="text/javascript"> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'true', 'auto'); + ga('send', 'pageview'); + </script> </body> </html>