From f393507c5cc26ba749a4e9bf21c74c1eee2e99f1 Mon Sep 17 00:00:00 2001 From: Oleh Zasadnyy Date: Mon, 18 Aug 2014 15:13:05 +0300 Subject: [PATCH] Fixed site url --- _config.yml | 2 +- _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ec5dd85..9719963 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ title: "GDG DevFest Season 2014" email: "devfest@gdg.org.ua" description: "GDG DevFest is a set of events all around the world" baseurl: "/zeppelin" -url: "http://gdg-ukraine.github.io" +url: "http://gdg-x.github.io" permalink: "/blog/:title" googleAnalyticsTrackingId: "UA-43643469-5" googleAnalyticsSiteUrl: "gdg-x.github.io" diff --git a/_layouts/default.html b/_layouts/default.html index 1c641b4..d8ec9db 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -45,7 +45,7 @@ - + {% if page.permalink == '/schedule/' %}