Sha256: 6a991592ccda8c5ff52c5413ccdd7d2f1eb4f410e047d92f02f1e4480412e489
Contents?: true
Size: 881 Bytes
Versions: 19
Compression:
Stored size: 881 Bytes
Contents
<section class="page-header"> <h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1> <h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2> {% if site.github.is_project_page %} <a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a> <a href="{{ site.github.issues_url }}" class="btn">Report a Bug</a> {% endif %} {% if site.show_downloads %} <a href="{{ site.github.zip_url }}" class="btn">Download .zip</a> <a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a> {% endif %} <br/> {% if site.github.is_project_page %} <a href="#site-nav" class="btn">Site Navigation</a> {% endif %} {% if page.title != "Play Rock Paper Scissors Game - Home" and site.github.is_project_page %} <a href="./" class="btn">Home</a> {% endif %} </section>
Version data entries
19 entries across 19 versions & 2 rubygems