added content and styling

This commit is contained in:
Beverly Nguyen
2024-11-19 10:59:58 -08:00
parent 0a50913e62
commit 9e8e7910dc
6 changed files with 229 additions and 10 deletions

View File

@@ -113,4 +113,8 @@ def about_notify_nav():
"name": "About notify",
"link": "main.about_notify",
},
{
"name": "Join Notify",
"link": "main.join_notify",
},
]