diff --git a/Gemfile.lock b/Gemfile.lock index d4eb4262..c948f762 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - jekyll-theme-conference (3.0.2) + jekyll-theme-conference (3.0.3) jekyll (~> 4.0) GEM diff --git a/_layouts/home.html b/_layouts/home.html index f4ff6491..ef965922 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -23,11 +23,12 @@

{% if site.conference.main.links %}
+ {% assign btn_default = 'btn btn-outline-primary btn-lg mt-2 ml-1' %} {% for link in site.conference.main.links %} {% if link.menu %}