diff --git a/_config.yml b/_config.yml index ef43253ee5..580e502a05 100644 --- a/_config.yml +++ b/_config.yml @@ -174,6 +174,7 @@ exclude: - gulpfile.js - LICENSE - log + - minimal-mistakes-jekyll.gemspec - node_modules - package.json - package-lock.json @@ -182,6 +183,7 @@ exclude: - tmp - _pages/af_ZA, - _pages/ar_SA, + - _pages/bg_BG, - _pages/ca_ES, - _pages/cs_CZ, - _pages/da_DK, @@ -189,11 +191,13 @@ exclude: - _pages/el_GR, - _pages/en_PT, # _pages/en_US, - - _pages/es_EM, + - _pages/et_EE, + - _pages/ca_ES, # - _pages/es_ES, # - _pages/fi_FI, # - _pages/fr_FR, # - _pages/he_IL, + - _pages/hr_HR, # - _pages/hu_HU, - _pages/id_ID, # - _pages/it_IT, diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index a517f7297c..12f7d7bd53 100644 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -1,6 +1,6 @@ --- main: - - + - title: Home url: / - diff --git a/_includes/footer.html b/_includes/footer.html index eb578ede06..1f68980aa7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,8 +11,12 @@ {% endif %} {% endfor %} {% endif %} - + - + diff --git a/_includes/masthead.html b/_includes/masthead.html index f5aba841c0..b93c051e65 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -7,7 +7,13 @@ {% unless logo_path == empty %} {% endunless %} + {% if site.search == true %} {% endif %} +