summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-06 00:19:36 -0300
committerEuAndreh <eu@euandre.org>2020-02-06 00:19:36 -0300
commitc097bdb3ba09b0292d944fcc518a1cad6ab03ff2 (patch)
treec7a105ac4315162bd1390a04a8b9a74df05a2cf8 /Gemfile
parentUse custom date format for pt (diff)
downloadeuandre.org-c097bdb3ba09b0292d944fcc518a1cad6ab03ff2.tar.gz
euandre.org-c097bdb3ba09b0292d944fcc518a1cad6ab03ff2.tar.xz
Sanitize markdown content
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 6e6cfd8..c99d6dd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,3 @@
source "https://rubygems.org"
gem "jekyll"
-
-group :jekyll_plugins do
- gem 'jekyll-commonmark'
-end