mirror of https://github.com/ColorlibHQ/AdminLTE
- removed duplicate `<!DOCTYPE html>` and `<html lang="en">` - added missing source line and github-pages gem in Gemfilepull/2185/head
parent
de09bbc21d
commit
4e717712cc
@ -1,5 +1,7 @@
|
||||
source 'https://rubygems.org'
|
||||
gem "rouge"
|
||||
|
||||
group :jekyll_plugins do
|
||||
gem "github-pages"
|
||||
gem "jekyll-seo-tag"
|
||||
end
|
||||
|
Loading…
Reference in new issue