diff --git a/conf.py b/conf.py index 3739413..2a4e83e 100644 --- a/conf.py +++ b/conf.py @@ -117,7 +117,6 @@ NAVIGATION_LINKS = { ("/", "Home"), ('/who-we-are', 'About'), ('/contact', 'Contact'), - ('/scholarship/', 'Scholarship') ), } diff --git a/themes/custom/templates/base.tmpl b/themes/custom/templates/base.tmpl index a700310..3db2cdf 100644 --- a/themes/custom/templates/base.tmpl +++ b/themes/custom/templates/base.tmpl @@ -37,6 +37,7 @@ ${template_hooks['extra_head']()}