diff --git a/_includes/head-custom.hml b/_includes/head-custom.hml index 3214c6397..8cf0664a5 100644 --- a/_includes/head-custom.hml +++ b/_includes/head-custom.hml @@ -1,6 +1,2 @@ - - - - - - + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 064b8c91d..c451c2796 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,9 +23,7 @@

{{ site.title | default: site.github.repo

{{ site.description | default: site.github.project_tagline }}

-

Home

- -

Documentation

+

Documentation

{% if site.github.is_project_page %}

View the Project on GitHub {{ site.github.repository_nwo }}