Kid commited on
docs: correct download button label (#418)
Browse files- docs/en-US/index.md +1 -6
- docs/ja-JP/index.md +1 -6
- docs/zh-CN/index.md +1 -6
docs/en-US/index.md
CHANGED
|
@@ -111,11 +111,6 @@ hide:
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
| 114 |
-
.kh-download-button__version {
|
| 115 |
-
color: color-mix(in srgb, var(--kh-pink-ink) 72%, var(--kh-muted));
|
| 116 |
-
font-weight: 700;
|
| 117 |
-
}
|
| 118 |
-
|
| 119 |
.kh-hero {
|
| 120 |
padding: 0.8rem 0 0;
|
| 121 |
}
|
|
@@ -494,7 +489,7 @@ hide:
|
|
| 494 |
</div>
|
| 495 |
<div class="kh-download-hero">
|
| 496 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 497 |
-
Download
|
| 498 |
</a>
|
| 499 |
<div class="kh-download-hero__subtext">
|
| 500 |
Free and open source.
|
|
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
.kh-hero {
|
| 115 |
padding: 0.8rem 0 0;
|
| 116 |
}
|
|
|
|
| 489 |
</div>
|
| 490 |
<div class="kh-download-hero">
|
| 491 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 492 |
+
Download
|
| 493 |
</a>
|
| 494 |
<div class="kh-download-hero__subtext">
|
| 495 |
Free and open source.
|
docs/ja-JP/index.md
CHANGED
|
@@ -111,11 +111,6 @@ hide:
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
| 114 |
-
.kh-download-button__version {
|
| 115 |
-
color: color-mix(in srgb, var(--kh-pink-ink) 72%, var(--kh-muted));
|
| 116 |
-
font-weight: 700;
|
| 117 |
-
}
|
| 118 |
-
|
| 119 |
.kh-hero {
|
| 120 |
padding: 0.8rem 0 0;
|
| 121 |
}
|
|
@@ -494,7 +489,7 @@ hide:
|
|
| 494 |
</div>
|
| 495 |
<div class="kh-download-hero">
|
| 496 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 497 |
-
|
| 498 |
</a>
|
| 499 |
<div class="kh-download-hero__subtext">
|
| 500 |
Koharu は無料のオープンソースソフトウェアです。
|
|
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
.kh-hero {
|
| 115 |
padding: 0.8rem 0 0;
|
| 116 |
}
|
|
|
|
| 489 |
</div>
|
| 490 |
<div class="kh-download-hero">
|
| 491 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 492 |
+
ダウンロード
|
| 493 |
</a>
|
| 494 |
<div class="kh-download-hero__subtext">
|
| 495 |
Koharu は無料のオープンソースソフトウェアです。
|
docs/zh-CN/index.md
CHANGED
|
@@ -111,11 +111,6 @@ hide:
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
| 114 |
-
.kh-download-button__version {
|
| 115 |
-
color: color-mix(in srgb, var(--kh-pink-ink) 72%, var(--kh-muted));
|
| 116 |
-
font-weight: 700;
|
| 117 |
-
}
|
| 118 |
-
|
| 119 |
.kh-hero {
|
| 120 |
padding: 0.8rem 0 0;
|
| 121 |
}
|
|
@@ -494,7 +489,7 @@ hide:
|
|
| 494 |
</div>
|
| 495 |
<div class="kh-download-hero">
|
| 496 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 497 |
-
下载
|
| 498 |
</a>
|
| 499 |
<div class="kh-download-hero__subtext">
|
| 500 |
Koharu 免费且开源。
|
|
|
|
| 111 |
box-shadow: none;
|
| 112 |
}
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
.kh-hero {
|
| 115 |
padding: 0.8rem 0 0;
|
| 116 |
}
|
|
|
|
| 489 |
</div>
|
| 490 |
<div class="kh-download-hero">
|
| 491 |
<a class="kh-download-button" href="https://github.com/mayocream/koharu/releases/latest">
|
| 492 |
+
下载
|
| 493 |
</a>
|
| 494 |
<div class="kh-download-hero__subtext">
|
| 495 |
Koharu 免费且开源。
|