diff --git a/Gemfile b/Gemfile index 9eabdd4..11cf84f 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,6 @@ gem "jekyll", "~> 3.7.2" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minima", "~> 2.0" -gem "jekyll-theme-awesome" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]