Attempt to create sitempas

This commit is contained in:
ethicalhack3r
2019-09-02 14:45:37 +02:00
parent 08107f6662
commit 807f34a125

8
Gemfile Normal file
View File

@@ -0,0 +1,8 @@
source "https://rubygems.org"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "github-pages"
gem "jekyll-sitemap"
end