mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: Vanity-update of site meta description
This commit is contained in:
parent
001dd01ee2
commit
0dad69325d
1 changed files with 2 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue