diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-02-20 15:17:27 -0600 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-02-20 15:17:27 -0600 |
commit | ecbfd1474649af95ae2044b415fcf4ac23881022 (patch) | |
tree | 08ca6ac2851f78daa9ce9d281f28451aee8eb063 | |
parent | 5de5be3d96ab7a281b84f6c432bbcde96a7a4855 (diff) | |
download | onpoint-ecbfd1474649af95ae2044b415fcf4ac23881022.tar.gz onpoint-ecbfd1474649af95ae2044b415fcf4ac23881022.zip |
Remove subtitle from title element
-rw-r--r-- | _.erb.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <!doctype html> -<title>On Point - Scholastic Bowl Flashcards</title> +<title>On Point</title> <meta charset=utf8> <link rel=manifest href=manifest.json> |