Version 4.0
This commit is contained in:
@@ -10,10 +10,10 @@ baseurl: "/Pupil"
|
|||||||
google_analytics: UA-119938781-2
|
google_analytics: UA-119938781-2
|
||||||
|
|
||||||
disqus_url: "https://pupil.disqus.com"
|
disqus_url: "https://pupil.disqus.com"
|
||||||
kakaotalk_url: "https://open.kakao.com/o/gvNrncsb"
|
kakaotalk_url: "https://discord.gg/Stj4b5v"
|
||||||
|
|
||||||
github:
|
github:
|
||||||
latest_url: "https://github.com/tom5079/Pupil/releases/download/3.3/Pupil-v3.3.apk"
|
latest_url: "https://github.com/tom5079/Pupil/releases/download/4.0/Pupil-v4.0.apk"
|
||||||
release_url: "https://github.com/tom5079/Pupil/releases/"
|
release_url: "https://github.com/tom5079/Pupil/releases/"
|
||||||
issue_url: "https://github.com/tom5079/Pupil/issues/"
|
issue_url: "https://github.com/tom5079/Pupil/issues/"
|
||||||
|
|
||||||
@@ -25,7 +25,7 @@ t:
|
|||||||
issue: "Having a problem?"
|
issue: "Having a problem?"
|
||||||
or: "or…"
|
or: "or…"
|
||||||
email: "Send an E-mail"
|
email: "Send an E-mail"
|
||||||
kakaotalk: "Kakaotalk group chat"
|
kakaotalk: "Join Discord server"
|
||||||
ko:
|
ko:
|
||||||
header:
|
header:
|
||||||
description: "안드로이드 Hitomi.la 뷰어"
|
description: "안드로이드 Hitomi.la 뷰어"
|
||||||
@@ -33,4 +33,4 @@ t:
|
|||||||
issue: "문제가 있으세요?"
|
issue: "문제가 있으세요?"
|
||||||
or: "또는…"
|
or: "또는…"
|
||||||
email: "이메일 보내기"
|
email: "이메일 보내기"
|
||||||
kakaotalk: "카카오톡 오픈채팅"
|
kakaotalk: "디스코드"
|
||||||
|
|||||||
@@ -55,7 +55,7 @@
|
|||||||
<a href="{{ site.github.latest_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="{{ 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>
|
<a href="mailto:pupil.hentai@gmail.com" class="btn">{{ site.t[page.lang].header.email }}</a>
|
||||||
<a href="{{ site.kakaotalk_url }}" class="btn">{{ site.t[page.lang].header.kakaotalk }}</a>
|
<a href="{{ site.discord_url }}" class="btn">{{ site.t[page.lang].header.discord }}</a>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main id="content" class="main-content" role="main">
|
<main id="content" class="main-content" role="main">
|
||||||
|
|||||||
Reference in New Issue
Block a user