Pupil v1.3 released
This commit is contained in:
@@ -8,5 +8,5 @@ show_downloads: true
|
|||||||
google_analytics: UA-119938781-2
|
google_analytics: UA-119938781-2
|
||||||
|
|
||||||
github:
|
github:
|
||||||
app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.2/Pupil-v1.2.apk
|
app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.3/Pupil-v1.3.apk
|
||||||
issue_url: https://github.com/tom5079/Pupil-issue/issues/new/choose
|
issue_url: https://github.com/tom5079/Pupil-issue/issues/new/choose
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
||||||
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<a href="{{ site.github.app_url }}" class="btn">Download app</a>
|
<a href="{{ site.github.app_url }}" class="btn">Download app (v1.3)</a>
|
||||||
<a href="{{ site.github.issue_url }}" target="_blank" class="btn">Having a problem?</a>
|
<a href="{{ site.github.issue_url }}" target="_blank" class="btn">Having a problem?</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user