rebuilding site Wed Jun 25 00:53:05 EDT 2014
This commit is contained in:
parent
bf4fa67d78
commit
938a29700e
@ -25,7 +25,7 @@
|
|||||||
<div class="masthead">
|
<div class="masthead">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3 class="masthead-title">
|
<h3 class="masthead-title">
|
||||||
<a href="/" title="Home">Home</a>
|
<a href="{{ .Site.BaseUrl }}" title="Home">Home</a>
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -62,18 +62,18 @@
|
|||||||
|
|
||||||
<li><a href="/categories/test"> test </a> (2 entries) </li>
|
<li><a href="/categories/test"> test </a> (2 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/second"> second </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/boring"> boring </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/blah"> blah </a> (1 entries) </li>
|
|
||||||
|
|
||||||
<li><a href="/categories/hugo"> hugo </a> (1 entries) </li>
|
<li><a href="/categories/hugo"> hugo </a> (1 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/fun"> fun </a> (1 entries) </li>
|
<li><a href="/categories/fun"> fun </a> (1 entries) </li>
|
||||||
|
|
||||||
<li><a href="/categories/template"> template </a> (1 entries) </li>
|
<li><a href="/categories/template"> template </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/second"> second </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/boring"> boring </a> (1 entries) </li>
|
||||||
|
|
||||||
|
<li><a href="/categories/blah"> blah </a> (1 entries) </li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
<div class="masthead">
|
<div class="masthead">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3 class="masthead-title">
|
<h3 class="masthead-title">
|
||||||
<a href="/" title="Home">Home</a>
|
<a href="/sglyon.com/hugo_gh_blog" title="Home">Home</a>
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user