Last active
June 11, 2018 11:25
-
-
Save liquidx/2878d2fdca093302b8a1a8d87c3d39b8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="buttons"> | |
<a class="button" href="http://jisho.org/search/{{Vocab Kanji}}">jisho</a> | |
<a class="button" href="http://dictionary.goo.ne.jp/srch/all/{{Vocab Kanji}}/m0u/">泉</a> | |
<a class="button" href="https://www.wanikani.com/vocabulary/{{Vocab Kanji}}">wkv</a> | |
<div class="clear"></div> | |
</div> | |
<div class="vocab1 shadow">{{kanji:Vocab}}</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment