mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Moved words into a separate file.
This commit is contained in:
parent
2f1d2a7431
commit
985c65e683
@ -5,6 +5,7 @@
|
|||||||
<link rel="stylesheet" href="drill.css" type="text/css" media="screen"/>
|
<link rel="stylesheet" href="drill.css" type="text/css" media="screen"/>
|
||||||
<link href="https://fonts.googleapis.com/css?family=Amaranth" rel="stylesheet">
|
<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="//code.jquery.com/jquery-3.1.1.min.js"></script>
|
||||||
|
<script type="text/ecmascript" src="words.js"></script>
|
||||||
<script type="text/ecmascript" src="drill.js"></script>
|
<script type="text/ecmascript" src="drill.js"></script>
|
||||||
<title>Don's Japanese Conjugation Drill</title>
|
<title>Don's Japanese Conjugation Drill</title>
|
||||||
</head>
|
</head>
|
||||||
|
1694
conjugation/drill.js
1694
conjugation/drill.js
File diff suppressed because it is too large
Load Diff
1695
conjugation/words.js
Normal file
1695
conjugation/words.js
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user