mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Homepage update. New Logo. Minor site updates.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>Hugo :: A fast and flexible static site generator</title>
|
||||
<title>Hugo :: A fast and modern static website engine</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
||||
@@ -22,14 +22,13 @@
|
||||
<!-- Full Page Image Header Area -->
|
||||
<div id="top" class="header">
|
||||
<div class="vert-text">
|
||||
<h1>Hugo</h1>
|
||||
<h3>The <em>Fast and Flexible</em> Static Site Generator</h3>
|
||||
<br>
|
||||
<a href="#intro" class="btn btn-clear btn-lg">learn more</a>
|
||||
|
||||
<a href="#intro"><img src="/static/img/hugo.png" class="logo"> </a>
|
||||
<div class="buttonbox">
|
||||
<a href="/overview/introduction" class="btn btn-info btn-lg">docs <i class="icon-idea"></i></a>
|
||||
<a href="https://github.com/spf13/hugo/releases" class="btn btn-success btn-lg">download <i class="icon-arrow-down"></i></a>
|
||||
<br>
|
||||
<a href="https://github.com/spf13/hugo" class="btn btn-dark btn-lg">github <i class="icon-circlestar"></i></a>
|
||||
<a href="/overview/introduction" class="btn btn-info btn-lg">documentation</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /Full Page Image Header Area -->
|
||||
|
Reference in New Issue
Block a user