1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
This commit is contained in:
spf13
2013-07-15 17:44:51 -07:00
parent 8d50dd9160
commit f199004989
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<div class="span3">
<div class="well" style="background-color: #222; color: #ccc;">
<h1>Hugo</h1>
<p>A Fast and Flexible Static Site Generator built with love by <a href="http://spf13.com">spf13</a> in GO</p>
<p>A Fast and Flexible Static Site Generator built with love by <a href="http://spf13.com">spf13</a> in Go</p>
</div>
{{ template "chrome/menu.html" . }}
</div>