We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74eab3 commit eac4f29Copy full SHA for eac4f29
1 file changed
course-settings.js
@@ -13,6 +13,10 @@ const courseSettings = {
13
title: "About the course",
14
path: "/",
15
},
16
+ {
17
+ title: "Support and assistance",
18
+ path: "/support-and-assistance",
19
+ },
20
{
21
title: "Frequently asked questions",
22
path: "/faq",
0 commit comments