mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-06-25 15:17:38 +00:00
Replaced word list with calculated version.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<link rel="stylesheet" href="drill.css" type="text/css" media="screen">
|
||||
<link href="https://fonts.googleapis.com/css?family=Amaranth" rel="stylesheet">
|
||||
<script type="text/ecmascript" src="//code.jquery.com/jquery-3.1.1.min.js"></script>
|
||||
<script type="text/ecmascript" src="words.js"></script>
|
||||
<script type="text/ecmascript" src="rules.js"></script>
|
||||
<script type="text/ecmascript" src="drill.js"></script>
|
||||
<title>Don's Japanese Conjugation Drill</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user