srsly
This commit is contained in:
@@ -14,6 +14,7 @@ disqus_url: "https://pupil.disqus.com"
|
||||
kakaotalk_url: "https://open.kakao.com/o/gvNrncsb"
|
||||
|
||||
github:
|
||||
latest_url: "https://github.com/tom5079/Pupil/releases/download/3.0.1/Pupil-v3.0.1.apk"
|
||||
release_url: "https://github.com/tom5079/Pupil/releases/"
|
||||
issue_url: "https://github.com/tom5079/Pupil/issues/"
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
||||
<h2 class="project-tagline">{{ site.t[page.lang].header.description }}</h2>
|
||||
{% if site.show_downloads %}
|
||||
<a href="{{ site.github.release_url }}" class="btn">{{ site.t[page.lang].header.download }}</a>
|
||||
<a href="{{ site.github.latest_url }}" class="btn">{{ site.t[page.lang].header.download }}</a>
|
||||
<a href="{{ site.github.issue_url }}" target="_blank" class="btn">{{ site.t[page.lang].header.issue }}</a>
|
||||
{{ site.t[page.lang].header.or }}
|
||||
<a href="mailto:pupil.hentai@gmail.com" class="btn">{{ site.t[page.lang].header.email }}</a>
|
||||
|
||||
Reference in New Issue
Block a user