description
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
theme: jekyll-theme-cayman
|
theme: jekyll-theme-cayman
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
- jekyll-sitemap
|
||||||
|
|
||||||
title: Pupil
|
title: Pupil
|
||||||
description: Hitomi.la viewer for Android
|
description: Hitomi.la viewer for Android
|
||||||
baseurl: "/Pupil"
|
baseurl: "/Pupil"
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<header class="page-header" role="banner">
|
<header class="page-header" role="banner">
|
||||||
<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.t[page.lang].header.description }}</h2>
|
<h2 class="project-tagline">{{ site.t[page.lang].header.description }}</h2>
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<a href="{{ site.github.app_url }}" class="btn">{{ site.t[page.lang].header.download }}</a>
|
<a href="{{ site.github.app_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>
|
<a href="{{ site.github.issue_url }}" target="_blank" class="btn">{{ site.t[page.lang].header.issue }}</a>
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
layout: default
|
layout: default
|
||||||
lang: ko
|
lang: ko
|
||||||
title: 접속 불가 현상 해결법
|
title: 접속 불가 현상 해결법
|
||||||
|
description: 히토미 뷰어 Pupil 접속 불가 현상 해결법
|
||||||
---
|
---
|
||||||
|
|
||||||
**1줄요약: [Intra](https://play.google.com/store/apps/details?id=app.intra&hl=ko)쓰세요**
|
**1줄요약: [Intra](https://play.google.com/store/apps/details?id=app.intra&hl=ko)쓰세요**
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
layout: default
|
layout: default
|
||||||
lang: ko
|
lang: ko
|
||||||
title: Pupil v2.7 사용 설명서
|
title: Pupil v2.7 사용 설명서
|
||||||
|
description: 히토미 뷰어 Pupil 사용 설명서
|
||||||
---
|
---
|
||||||
|
|
||||||
2.8 업데이트 반영 중...
|
2.8 업데이트 반영 중...
|
||||||
|
|||||||
Reference in New Issue
Block a user