diff --git a/Gemfile.lock b/Gemfile.lock index b5e2cf1..6fb51d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM ddmetrics (~> 1.0) ref (~> 2.0) ddmetrics (1.0.0) - ddplugin (1.0.1) + ddplugin (1.0.2) execjs (2.7.0) ffi (1.9.18) formatador (0.2.5) @@ -66,7 +66,7 @@ GEM css_press multi_js (0.1.0) uglifier (~> 2) - nanoc (4.9.1) + nanoc (4.9.2) addressable (~> 2.5) cri (~> 2.8) ddmemoize (~> 1.0) @@ -76,6 +76,7 @@ GEM parallel (~> 1.12) ref (~> 2.0) slow_enumerator_tools (~> 1.0) + tomlrb (~> 1.2) nenv (0.3.0) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) @@ -108,6 +109,7 @@ GEM libv8 (~> 3.16.14.15) ref thor (0.20.0) + tomlrb (1.2.6) typogruby (1.0.18) rubypants uglifier (2.7.2) diff --git a/content/assets/stylesheets/main.scss b/content/assets/stylesheets/main.scss index 6e97591..5f851c7 100644 --- a/content/assets/stylesheets/main.scss +++ b/content/assets/stylesheets/main.scss @@ -1,5 +1,3 @@ -@import 'https://fonts.googleapis.com/css?family=Lato:300,400'; - @import "includes/variables"; @import "../../../node_modules/bulma/bulma"; diff --git a/layouts/default.erb b/layouts/default.erb index 477b6d8..e7517c4 100644 --- a/layouts/default.erb +++ b/layouts/default.erb @@ -10,7 +10,6 @@ -