Sha256: e912b03d938ba19305f16eb2901ed74d4710de00405b8f3005f7644700d52719
Contents?: true
Size: 1.63 KB
Versions: 1
Compression:
Stored size: 1.63 KB
Contents
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="UTF-8"> <title>Welcome to another page</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=41522cc4e6b006dface8ae153e154ead269c7b81"> </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> <a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a> <a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a> <a href="http://github.com/bag3318/RockPaperScissors/tarball/gh-pages" class="btn">Download .tar.gz</a> </section> <section class="main-content"> <h2 id="welcome-to-another-page">Welcome to another page</h2> <p><em>yay</em></p> <p><a href="./">back</a></p> <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> <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> </footer> </section> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
PlayRockPaperScissorsGame-1.9.1 | docs/_site/another-page.html |