From 3c73f333116a84bfb3a9e29055b8c4ead3f25374 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sat, 9 Aug 2014 13:50:22 -0400 Subject: [PATCH] Change .less to .scss --- _posts/2013-08-16-code-highlighting-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-08-16-code-highlighting-post.md b/_posts/2013-08-16-code-highlighting-post.md index 09a19ea2..1b34451d 100644 --- a/_posts/2013-08-16-code-highlighting-post.md +++ b/_posts/2013-08-16-code-highlighting-post.md @@ -11,7 +11,7 @@ comments: true ### Pygments Code Blocks -To modify styling and highlight colors edit `/_sass/pygments.less`. +To modify styling and highlight colors edit `/_sass/pygments.scss`. {% highlight css %} #container {