summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-09-26 01:46:47 -0500
committerKarl Hallsby <karl@hallsby.com>2020-09-26 01:46:47 -0500
commit7c1f7b6843e40b93061c59a8736d24b3a0b4fd33 (patch)
tree2ba895a93523faff2574c445ea6d683a043669d9 /_config.yml
parentcfa6e53c01ca9217c1a2aea025dc4c853d27e3e7 (diff)
Add jekyll-pdf-embed to the plugins list
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 69df26d..4a38323 100644
--- a/_config.yml
+++ b/_config.yml
@@ -40,6 +40,7 @@ kramdown:
theme: minima
plugins:
- jekyll-feed
+ - jekyll-pdf-embed
# More info about customizing Jekyll theme, and basic Jekyll usage documentation at https://jekyllrb.com/
# You can find the source code for Minima at GitHub: