From 190de8b59c41050f3bd3b1c07e5a40e450498e05 Mon Sep 17 00:00:00 2001 From: Ahmet Cecen <ahmetcecen@gmail.com> Date: Mon, 2 May 2016 21:54:56 -0400 Subject: [PATCH] try again --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3475fda..1171803 100644 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,7 @@ exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"] # Prose Settings prose: - ignore: ['feed.xml', '_config.yml', 'stl'] + ignore: ['feed.xml', '_config.yml', '/stl'] siteurl: 'http://ahmetcecen.github.io/project-pages/' ispp: true media: 'img' -- GitLab