From ec07d27d1956f7f9c3c73070d38a0490e8893376 Mon Sep 17 00:00:00 2001 From: Jim Phillips Date: Wed, 24 Jun 2015 14:02:26 -0400 Subject: [PATCH] unlink site title Change-Id: I9e98cbd3e2430ed6e5e0dce9898343c1c9170214 --- _templates/mirantis/navbar.html | 3 ++- _templates/mirantis/static/index.html | 5 ++--- _templates/mirantis/static/styles.css | 13 ++++++++++++- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/_templates/mirantis/navbar.html b/_templates/mirantis/navbar.html index c789d9fa0..46c2735eb 100644 --- a/_templates/mirantis/navbar.html +++ b/_templates/mirantis/navbar.html @@ -10,7 +10,8 @@ {%- block sidebarlogo %} {%- if logo %}{%- endif %} - {% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%} + + {% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%} {%- endblock %} diff --git a/_templates/mirantis/static/index.html b/_templates/mirantis/static/index.html index 94d27bb97..2f5efbb41 100644 --- a/_templates/mirantis/static/index.html +++ b/_templates/mirantis/static/index.html @@ -48,9 +48,8 @@ - - Documentation - 6.1 + + Documentation