diff --git a/Gemfile b/Gemfile index 262d187..074144c 100755 --- a/Gemfile +++ b/Gemfile @@ -35,3 +35,5 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.0" if Gem.win_platform? + +gem "webrick", "~> 1.7" diff --git a/Gemfile.lock b/Gemfile.lock index 6851409..3b3553f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,6 +90,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.9) thread_safe (~> 0.1) + webrick (1.7.0) zeitwerk (2.5.4) PLATFORMS @@ -108,6 +109,7 @@ DEPENDENCIES minima (~> 2.0) nokogiri tzinfo-data + webrick (~> 1.7) BUNDLED WITH 2.3.3 diff --git a/_includes/share_buttons.html b/_includes/share_buttons.html index eb25941..7149fc3 100755 --- a/_includes/share_buttons.html +++ b/_includes/share_buttons.html @@ -6,6 +6,5 @@ Share on Twitter Share on LinkedIn Follow us on #CEEF3D - diff --git a/_includes/structure/css.html b/_includes/structure/css.html index d739da5..b541937 100755 --- a/_includes/structure/css.html +++ b/_includes/structure/css.html @@ -1,10 +1,6 @@ - - - - + diff --git a/_includes/structure/footer.html b/_includes/structure/footer.html index e315d3d..d824df1 100755 --- a/_includes/structure/footer.html +++ b/_includes/structure/footer.html @@ -18,12 +18,11 @@

Useful links