From: spf13 Date: Tue, 16 Jul 2013 00:44:51 +0000 (-0700) Subject: GO -> Go X-Git-Tag: v0.8~27 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f199004989ca6a0b035320851fe6d9046445c1e5;p=brevno-suite%2Fhugo GO -> Go --- diff --git a/docs/layouts/chrome/header.html b/docs/layouts/chrome/header.html index 2c786004..544f08ab 100644 --- a/docs/layouts/chrome/header.html +++ b/docs/layouts/chrome/header.html @@ -13,7 +13,7 @@

Hugo

-

A Fast and Flexible Static Site Generator built with love by spf13 in GO

+

A Fast and Flexible Static Site Generator built with love by spf13 in Go

{{ template "chrome/menu.html" . }}
diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 14c4e7b7..89c0c4ff 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -1,7 +1,7 @@ - Hugo Static Site Generator written in GO lang + Hugo Static Site Generator written in Go lang {{ template "chrome/includes.html" . }}