ref: 0dad69325d230ea1f901d50b4002a2cc61c7bc37
parent: 001dd01ee2fc58e582c2ab7c748cd21137c35a6a
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Wed Jan 4 20:40:00 EST 2017
docs: Vanity-update of site meta description
--- a/docs/layouts/index.html
+++ b/docs/layouts/index.html
@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Hugo, a fast and flexible static site generator built with love by spf13 and friends in Go">
- <meta name="author" content="Steve Francia (spf13) and friends">
+ <meta name="description" content="Hugo, a fast and flexible static site generator built with love by spf13, bep, and friends in Go">
+ <meta name="author" content="Steve Francia (spf13), Bjørn Erik Pedersen (bep), and friends">
<title>Hugo :: A fast and modern static website engine</title>
{{ "<!--icon for browser shortcuts-->" | safeHTML }}
--
⑨