From 2404cabeddb33870c3919838c4f1542cc3d8a559 Mon Sep 17 00:00:00 2001 From: utvk Date: Sat, 11 Feb 2017 12:33:06 +0100 Subject: merge changes upstream --- lib/alavetelitheme.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/alavetelitheme.rb') diff --git a/lib/alavetelitheme.rb b/lib/alavetelitheme.rb index c245617..668d92a 100644 --- a/lib/alavetelitheme.rb +++ b/lib/alavetelitheme.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- theme_name = File.split(File.expand_path("../..", __FILE__))[1] theme_name.gsub!('-', '_') THEME_NAME = theme_name -- cgit v1.2.3