This commit is contained in:
Beverly Nguyen
2024-11-18 13:35:24 -08:00
parent 0a50913e62
commit 2ba369100c
3 changed files with 73 additions and 0 deletions

View File

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