From 05cd09f12da313207fb2eb031982b3a15a4f843f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 13 May 2015 18:44:04 +0200 Subject: Link in header on 'Botleagues'; About page --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index 868e3ff..96768e7 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -119,6 +119,7 @@ gulp.task('styles', function() { var sources = [ './src/css/forms.less', + './src/css/general.less', './src/css/profile.less', './src/css/bootswatch-' + bootswatch_theme + '.less' ]; -- cgit v1.2.3