docs/_site/uninstall.html in rpsg-0.3.1 vs docs/_site/uninstall.html in rpsg-0.3.2

- old
+ new

@@ -5,11 +5,11 @@ <title>How to Uninstall - RPSG</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=71a557b53af5e905f0322456201237a9ff2729d1"/> + <link rel="stylesheet" href="/assets/css/style.css?v=ac6ad727448216a7da0d1d39d1fa24bd93badc5d"/> <script src="assets/js/pace.min.js"></script> <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/> <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/> @@ -41,9 +41,16 @@ </section> <section class="main-content"> <h1 id="how-to-uninstall">How to Uninstall</h1> + +<ul id="markdown-toc"> + <li><a href="#how-to-uninstall" id="markdown-toc-how-to-uninstall">How to Uninstall</a> <ul> + <li><a href="#mac-osxwindows" id="markdown-toc-mac-osxwindows">Mac (OSX)/Windows</a></li> + </ul> + </li> +</ul> <blockquote> <p>This guide will show you how to quickly uninstall <code class="highlighter-rouge">RPSG</code></p> </blockquote>