diff --git a/_config.yml b/_config.yml index 8ab421f..80d5b53 100644 --- a/_config.yml +++ b/_config.yml @@ -10,8 +10,8 @@ exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME'] # Site Settings -short_title: "DevFest14" title: "GDG DevFest Season 2014" +shortTitle: "DevFest14" email: "devfest@gdg.org.ua" description: "GDG DevFest is a set of events all around the world" baseurl: "/zeppelin" diff --git a/manifest.json b/manifest.json index 85cafde..3903b96 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ layout: null --- { - "short_name": "{{ site.short_title }}", + "short_name": "{{ site.shortTitle }}", "name": "{{ site.title }}", "icons": [ {