added login requirement to view articles to protect against potential data scrapping, with redirect functionality to the article the user attempts to view prior to login.

This commit is contained in:
2025-04-12 13:40:51 -06:00
parent f4dfaba1c6
commit 8d78a7d182
11 changed files with 102 additions and 195 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ table tr {
color: black;
}
#theme-toggle {
#theme_toggle {
color: black;
}