We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5700acf commit 8fc15f3Copy full SHA for 8fc15f3
_config.yml
@@ -3,7 +3,7 @@ markdown: redcarpet
3
redcarpet:
4
extensions: ['no_intra_emphasis', 'fenced_code_blocks']
5
6
-exclude: ['docs', 'Rakefile', 'README.md', 'Gemfile', 'Gemfile.lock', 'css/*.scss']
+exclude: ['CNAME', 'docs', 'Rakefile', 'README.md', 'Gemfile', 'Gemfile.lock', 'css/*.scss']
7
8
category_dir: portfolio
9
category_title_prefix: ""
0 commit comments