spanish-quizzer

An app to quiz you on Spanish vocabulary and verb conjugations
git clone https://git.ashermorgan.net/spanish-quizzer/
Log | Files | Refs | README

commit 89108d62ac5082262da1c5af2ab9605238be8a3c
parent abc6365c0bc15e107f707c263d43cc7490f1910f
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Thu, 25 Feb 2021 10:44:32 -0800

Improve noscript message

Diffstat:
Mindex.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -30,7 +30,6 @@ <div id="jsError"> <h1>You must have JavaScript enabled to run Spanish-Quizzer.</h1> <p>Spanish-Quizzer uses JavaScript to load vocab, apply filters, and check your answers.</p> - <p>You can still view the <a href="data/">data sets</a>, but you can't use the Quizzer or the Reference Tables.</p> </div> </noscript>