changed guidance to best practices

This commit is contained in:
Beverly Nguyen
2024-10-24 16:28:42 -07:00
parent cf4ac930c5
commit 3010ae1d9e
14 changed files with 905 additions and 45 deletions

View File

@@ -60,11 +60,11 @@ def using_notify_nav():
]
def guidance_nav():
def best_practices_nav():
return [
{
"name": "Guidance",
"link": "main.guidance",
"name": "Best Practices",
"link": "main.best_practices",
},
{
"name": "Clear goals",