diff --git a/Gemfile b/Gemfile new file mode 100644 index 00000000..f1b369d2 --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gem 'github-pages', group: :jekyll_plugins diff --git a/_config.yml b/_config.yml index d30c7991..e461c2e7 100644 --- a/_config.yml +++ b/_config.yml @@ -9,4 +9,20 @@ google_analytics: UA-119938781-2 github: app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.4/Pupil-v1.4.apk - issue_url: https://github.com/tom5079/Pupil-issue/issues/new/choose \ No newline at end of file + issue_url: https://github.com/tom5079/Pupil-issue/issues/new/choose + +t: + en: + header: + description: "Hitomi.la viewer for Android" + download: "Download app" + issue: "Having a problem?" + or: "or…" + email: "Send an E-mail" + ko: + header: + description: "안드로이드 Hitomi.la 뷰어" + download: "앱 다운로드" + issue: "문제가 있으세요?" + or: "또는…" + email: "이메일 보내기" diff --git a/_layouts/default.html b/_layouts/default.html index 93b08614..ad3acc81 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,10 +23,12 @@