diff --git a/_config.yml b/_config.yml index 218ba9f..6b44c2a 100644 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ sass: - node_modules/ permalink: pretty -exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/"] +exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile"] # Aux links for the upper right navigation aux_links: diff --git a/_layouts/default.html b/_layouts/default.html index 8cd41d4..1b3ed2c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,7 +10,7 @@ @@ -25,7 +25,7 @@
{% if site.aux_links != nil %} -