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 46cc7f8cdf3c5b8f224edad8eb5ae070fc7a9832
parent 95d515a52f9c6c3dff012a0c68436caf1c45adf1
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Wed, 12 Aug 2020 17:13:53 -0700

Update page descriptions.

Diffstat:
Mindex.html | 12++++++------
Mreference.html | 13+++++++------
2 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/index.html b/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <title>Spanish-Quizzer</title> - <meta name="description" content="Quiz yourself on Spanish vocabulary through a free and highly customizable web interface."> + <meta name="description" content="Quiz yourself on Spanish vocabulary and conjugations through a free and highly customizable web interface."> <meta name="viewport" content="width=device-width, user-scalable=no"/> <link rel="icon" type="image/png" href="Images/favicon-32.png"> <link rel="apple-touch-icon" sizes="180x180" href="Images/apple-touch-icon.png"> @@ -205,11 +205,11 @@ <div class="footer"> <div id="share" hidden> - <a target="_blank" href="mailto:?Subject=Spanish-Quizzer&amp;Body=https://ashermorgan.github.io/Spanish-Quizzer">Email</a>&nbsp; - <a target="_blank" rel="noopener" href="http://www.facebook.com/sharer.php?u=https://ashermorgan.github.io/Spanish-Quizzer" target="_blank">Facebook</a>&nbsp; - <a target="_blank" rel="noopener" href="https://twitter.com/share?url=https://ashermorgan.github.io/Spanish-Quizzer&amp;text=Spanish-Quizzer" target="_blank">Twitter</a>&nbsp; - <a target="_blank" rel="noopener" href="http://reddit.com/submit?url=https://ashermorgan.github.io/Spanish-Quizzer&amp;title=Spanish-Quizzer" target="_blank">Reddit</a>&nbsp; - <a target="_blank" id="shareSMS" href="sms:&body=https://ashermorgan.github.io/Spanish-Quizzer" hidden>SMS</a>&nbsp; + <a href="mailto:?Subject=Spanish-Quizzer&amp;Body=https://ashermorgan.github.io/Spanish-Quizzer">Email</a>&nbsp; + <a rel="noopener" href="http://www.facebook.com/sharer.php?u=https://ashermorgan.github.io/Spanish-Quizzer" target="_blank">Facebook</a>&nbsp; + <a rel="noopener" href="https://twitter.com/share?url=https://ashermorgan.github.io/Spanish-Quizzer&amp;text=Spanish-Quizzer" target="_blank">Twitter</a>&nbsp; + <a rel="noopener" href="http://reddit.com/submit?url=https://ashermorgan.github.io/Spanish-Quizzer&amp;title=Spanish-Quizzer" target="_blank">Reddit</a>&nbsp; + <a id="shareSMS" href="sms:&body=https://ashermorgan.github.io/Spanish-Quizzer" hidden>SMS</a>&nbsp; </div> <a href="Offline">Study Offline</a>&nbsp; <a href="javascript:document.getElementById('share').hidden = false; void 0;">Share</a>&nbsp; diff --git a/reference.html b/reference.html @@ -2,8 +2,9 @@ <html lang="en"> <head> <meta charset="utf-8"/> - <meta name="viewport" content="width=device-width, user-scalable=no"/> <title>Reference Tables - Spanish-Quizzer</title> + <meta name="description" content="Look up Spanish vocabulary and conjugations in free and printable reference tables."> + <meta name="viewport" content="width=device-width, user-scalable=no"/> <link rel="icon" type="image/png" href="Images/favicon-32.png"> <link rel="apple-touch-icon" sizes="180x180" href="Images/apple-touch-icon.png"> <link rel="stylesheet" href="Styles/Global.css"> @@ -60,11 +61,11 @@ <div class="footer"> <div id="share" hidden> - <a target="_blank" href="mailto:?Subject=Spanish-Quizzer&amp;Body=https://ashermorgan.github.io/Spanish-Quizzer/Reference">Email</a>&nbsp; - <a target="_blank" rel="noopener" href="http://www.facebook.com/sharer.php?u=https://ashermorgan.github.io/Spanish-Quizzer/Reference" target="_blank">Facebook</a>&nbsp; - <a target="_blank" rel="noopener" href="https://twitter.com/share?url=https://ashermorgan.github.io/Spanish-Quizzer/Reference&amp;text=Spanish-Quizzer" target="_blank">Twitter</a>&nbsp; - <a target="_blank" rel="noopener" href="http://reddit.com/submit?url=https://ashermorgan.github.io/Spanish-Quizzer/Reference&amp;title=Spanish-Quizzer" target="_blank">Reddit</a>&nbsp; - <a target="_blank" id="shareSMS" href="sms:&body=https://ashermorgan.github.io/Spanish-Quizzer/Reference" hidden>SMS</a>&nbsp; + <a href="mailto:?Subject=Spanish-Quizzer&amp;Body=https://ashermorgan.github.io/Spanish-Quizzer/Reference">Email</a>&nbsp; + <a rel="noopener" href="http://www.facebook.com/sharer.php?u=https://ashermorgan.github.io/Spanish-Quizzer/Reference" target="_blank">Facebook</a>&nbsp; + <a rel="noopener" href="https://twitter.com/share?url=https://ashermorgan.github.io/Spanish-Quizzer/Reference&amp;text=Spanish-Quizzer" target="_blank">Twitter</a>&nbsp; + <a rel="noopener" href="http://reddit.com/submit?url=https://ashermorgan.github.io/Spanish-Quizzer/Reference&amp;title=Spanish-Quizzer" target="_blank">Reddit</a>&nbsp; + <a id="shareSMS" href="sms:&body=https://ashermorgan.github.io/Spanish-Quizzer/Reference" hidden>SMS</a>&nbsp; </div> <a href="./">Home</a>&nbsp; <a href="Offline">Study Offline</a>&nbsp;