diff --git a/_config.yml b/_config.yml index b161b74f..814d6261 100644 --- a/_config.yml +++ b/_config.yml @@ -8,4 +8,4 @@ exclude: ['partner_docs', 'bundle'] extensions: ['fenced_code_blocks'] -plugins: - jekyll-redirect-from +plugins: ['jekyll-redirect-from']