diff --git a/website/_layouts/default.html b/website/_layouts/default.html index 9726f65..ebe41ec 100644 --- a/website/_layouts/default.html +++ b/website/_layouts/default.html @@ -33,19 +33,22 @@ {{content}} -

On GitHub

-

- BASH3 Boilerplate is a friendly group of folks further developing our - re-usable templates as we go. - We'd love to hear what you think on GitHub. - Here's what's been going on recently. -

-
Loading...
- - - + + {% if page.url == "/index.html" %} +

On GitHub

+

+ BASH3 Boilerplate is a friendly group of folks further developing our + re-usable templates as we go. + We'd love to hear what you think on GitHub. + Here's what's been going on recently. +

+
Loading...
+ + + + {% endif %}