diff --git a/content/pages/homepage.md b/content/pages/homepage.md index e6a379b1..8085ce58 100644 --- a/content/pages/homepage.md +++ b/content/pages/homepage.md @@ -1,5 +1,4 @@ -title: Read the Docs -subtitle: Example subtitle +title: Home template: readthedocs/homepage save_as: index.html status: hidden diff --git a/readthedocs-theme/templates/base.html b/readthedocs-theme/templates/base.html index 26bffc1b..49f4981b 100644 --- a/readthedocs-theme/templates/base.html +++ b/readthedocs-theme/templates/base.html @@ -40,11 +40,11 @@ {% endblock head %} -
+ {% include 'includes/topnav.html' %}