From 2f091ad5448fdd6ac613b1d6ee9d5eb085db9ec5 Mon Sep 17 00:00:00 2001 From: Vishal Rana Date: Thu, 3 Mar 2016 22:48:42 -0800 Subject: [PATCH] Updated website Signed-off-by: Vishal Rana --- website/config.json | 1 + website/layouts/partials/head.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/website/config.json b/website/config.json index ab6d64ee..45d4e310 100644 --- a/website/config.json +++ b/website/config.json @@ -21,6 +21,7 @@ }, "params": { + "description": "Golang micro web framework, High performance, Minimalistic and Fast.", "googleAnayticsId": "UA-51208124-3" } } diff --git a/website/layouts/partials/head.html b/website/layouts/partials/head.html index 1566178d..581a029b 100644 --- a/website/layouts/partials/head.html +++ b/website/layouts/partials/head.html @@ -5,9 +5,9 @@ - {{ if ne .URL "/" }}{{ .Title }} | {{ end }}{{ .Site.Title }} + {{ .Site.Title }} - {{ .Site.Params.description }}{{ if ne .URL "/" }} - {{ .Title }} {{ end }} - +