docs/_site/about.html in PlayRockPaperScissorsGame-2.6.4 vs docs/_site/about.html in PlayRockPaperScissorsGame-2.6.5

- old
+ new

@@ -5,12 +5,18 @@ <title>About - 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=7e83029acab3a53d7500c302631c17934f6c563d"/> + <link rel="stylesheet" href="/assets/css/style.css?v=167450a3b0ba7fd65079a68e4873609f36c34353"/> <link rel="stylesheet" href="assets/css/pace.css" /> <script src="assets/js/pace.min.js"></script> + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> + <link rel="manifest" href="/manifest.json"> + <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> + <meta name="theme-color" content="#ffffff"> </head> <body> <section class="page-header"> <h1 class="project-name">Play Rock Paper Scissors Game</h1>