diff --git a/_config.yml b/_config.yml index 222a9ee..218ba9f 100644 --- a/_config.yml +++ b/_config.yml @@ -26,10 +26,7 @@ sass: permalink: pretty exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/"] +# Aux links for the upper right navigation aux_links: - GitHub: + "View it on GitHub": - "//github.com/pmarsceill/just-the-docs" - "Support link": - - "//google.com/turds" - "Another link": - - "//yahoo.com" diff --git a/_layouts/default.html b/_layouts/default.html index e8c090e..8cd41d4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,9 +25,9 @@
{% if site.aux_links != nil %} -