From 45647bf8c47eccdf5e751f947f1dd8fbc159c0a1 Mon Sep 17 00:00:00 2001 From: Said Tahsin Dane Date: Sat, 14 Mar 2015 00:46:38 +0200 Subject: [PATCH 1/2] Manifest is added for web app configuration --- _config.yml | 1 + _includes/head.html | 2 ++ manifest.json | 20 ++++++++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 manifest.json diff --git a/_config.yml b/_config.yml index 1bd21e1..8ab421f 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,7 @@ exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME'] # Site Settings +short_title: "DevFest14" title: "GDG DevFest Season 2014" email: "devfest@gdg.org.ua" description: "GDG DevFest is a set of events all around the world" diff --git a/_includes/head.html b/_includes/head.html index 4da276d..a1ec1dc 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -43,6 +43,8 @@ + +