Skip to content

Commit eac4f29

Browse files
committed
Add support and assistance to the side bar
1 parent c74eab3 commit eac4f29

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

course-settings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ const courseSettings = {
1313
title: "About the course",
1414
path: "/",
1515
},
16+
{
17+
title: "Support and assistance",
18+
path: "/support-and-assistance",
19+
},
1620
{
1721
title: "Frequently asked questions",
1822
path: "/faq",

0 commit comments

Comments
 (0)