Skip to content

Commit 0ea64c4

Browse files
committed
Removed double quotes
Signed-off-by: mrgarris0n <[email protected]>
1 parent bc415f3 commit 0ea64c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins:
2424
- jekyll-sitemap # Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.
2525
- jekyll-gist # Liquid tag for displaying GitHub Gists in Jekyll sites.
2626
- jekyll-include-cache # Liquid tag that caches Liquid includes.
27-
- "jekyll-github-metadata"
27+
- jekyll-github-metadata
2828

2929
# Whitelist plugins under safe mode.
3030
whitelist:

0 commit comments

Comments
 (0)