fixed docs bugs for generation
- removed duplicate `<!DOCTYPE html>` and `<html lang="en">` - added missing source line and github-pages gem in Gemfile
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
source 'https://rubygems.org'
|
||||
gem "rouge"
|
||||
|
||||
group :jekyll_plugins do
|
||||
gem "github-pages"
|
||||
gem "jekyll-seo-tag"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user