Sha256: a5542bdb43478d6f70c4aeebf274d603baf542ca1880c8495261478bf02e6483

Contents?: true

Size: 874 Bytes

Versions: 8

Compression:

Stored size: 874 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 Nav</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

8 entries across 8 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.7.5 docs/_includes/header.html
PlayRockPaperScissorsGame-2.7.4 docs/_includes/header.html
PlayRockPaperScissorsGame-2.7.3 docs/_includes/header.html
PlayRockPaperScissorsGame-2.7.2 docs/_includes/header.html
PlayRockPaperScissorsGame-2.7.1 docs/_includes/header.html
PlayRockPaperScissorsGame-2.7.0 docs/_includes/header.html
PlayRockPaperScissorsGame-2.6.9 docs/_includes/header.html
PlayRockPaperScissorsGame-2.6.8 docs/_includes/header.html