Skip to content

Commit

Permalink
update news module
Browse files Browse the repository at this point in the history
  • Loading branch information
RealFakeAccount committed Nov 7, 2020
1 parent 838ec6d commit 881fd5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/javascript/homepage.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
content : 'Looking for more self-study resources? Visit the official <a href="http://genki.japantimes.co.jp/self_en">self-study room</a> for Genki or check out some of the resources in the <a href="https://github.com/SethClydesdale/genki-study-resources#resources-for-studying-japanese">readme</a> on GitHub. If you use Anki to study vocab, you can find decks for the vocab on Genki Study Resources <a href="' + getPaths() + 'help/anki-decks/">here</a>!'
},

{
content : 'You can now find xlsx vocabulary lists for Genki in our <a href="https://github.com/SethClydesdale/genki-study-resources/tree/master/resources/tools/wordlist_E-J">Github</a>!'
},

{
content : 'Have a question about the site? Check out the <a href="' + getPaths() + 'help/">FAQ</a>! If you can\'t find an answer to your question, feel free to contact us via <a href="https://github.com/SethClydesdale/genki-study-resources/issues">GitHub\'s issues</a> and we\'ll try to answer your question in a timely manner.'
},
Expand Down

0 comments on commit 881fd5f

Please sign in to comment.