Skip to content

Commit 2a63651

Browse files
author
Ronokof
committed
fix(notes): update raw notes filename
1 parent e1f87bc commit 2a63651

17 files changed

Lines changed: 4 additions & 4 deletions

.github/workflows/jekyll-gh-pages.yml

100644100755
File mode changed.

_config.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ grammarpath: "/assets/grammar.png"
2424
# Anki deck entries count
2525
kana: "142"
2626
kanaextended: "230"
27-
jlptvocab: "8,081"
27+
jlptvocab: "8,017"
2828
jlptkanji: "2,216"
2929
grammar: "644"
3030
radicals: "261"

_includes/footer.html

100644100755
File mode changed.

_includes/header.html

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="tab">Credits</div>
1919
</a>
2020
<a target="_blank"
21-
href="https://github.com/{{ site.author }}{{ site.baseurl }}/releases/latest/download/notes.zip">
21+
href="https://github.com/{{ site.author }}{{ site.baseurl }}/releases/latest/download/notes.zip.gz">
2222
<div class="tab">Download Raw Notes</div>
2323
</a>
2424
</div>

_layouts/default.html

100644100755
File mode changed.

contents.md

100644100755
File mode changed.

guide.md

100644100755
File mode changed.

index.md

100644100755
File mode changed.

robots.txt

100644100755
File mode changed.

sitemap.xml

100644100755
File mode changed.

0 commit comments

Comments
 (0)