dont double format site title

This commit is contained in:
Ben Balter 2017-05-05 09:33:44 -04:00
parent 604b23e8fc
commit 19c6d2ae04
No known key found for this signature in database
GPG Key ID: DBB67C246AD356C4
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ module Jekyll
elsif site_social["name"]
format_string site_social["name"]
elsif site_title
format_string site_title
site_title
end
end