From 76d8f0c50cbff7fa5da19e98a6ab4e808c902472 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Sun, 4 Jun 2017 17:50:01 -0400 Subject: [PATCH] I forget --- _config.yml | 8 +++++++ _layouts/default.html | 40 ++++++++++++++++++++++------------- _sass/layout.scss | 14 ++++++++++-- _sass/navigation.scss | 5 ----- _sass/search.scss | 22 +++++++------------ assets/js/just-the-docs.js | 2 +- docs/ui-components/buttons.md | 3 ++- index.md | 15 ++++--------- just-the-docs.gemspec | 2 +- search-data.json | 11 +++++----- 10 files changed, 67 insertions(+), 55 deletions(-) diff --git a/_config.yml b/_config.yml index 79084a8..60ab6ce 100644 --- a/_config.yml +++ b/_config.yml @@ -25,3 +25,11 @@ sass: permalink: pretty exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "LICENSE.txt"] + +aux_links: + 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 bfeb2de..e8c090e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,24 +15,34 @@
-