|
@@ -21,17 +21,18 @@
|
|
|
|
|
|
<div id="header-row">
|
|
|
<div class="row">
|
|
|
- <div class="large-5 columns">
|
|
|
+ <div class="large-4 columns">
|
|
|
<h1>
|
|
|
<a href="index.html"><img src="images/logo.png" alt="wkhtmltopdf"></a>
|
|
|
</h1>
|
|
|
</div>
|
|
|
- <div class="large-7 columns">
|
|
|
+ <div class="large-8 columns">
|
|
|
<ul class="button-group right">
|
|
|
- <li><a href="downloads.html" class="button">Downloads</a></li>
|
|
|
+ <li><a href="https://github.com/wkhtmltopdf/wkhtmltopdf" class="button">GitHub</a></li>
|
|
|
<li><a href="docs.html" class="button">Docs</a></li>
|
|
|
+ <li><a href="status.html" class="button">Status</a></li>
|
|
|
<li><a href="support.html" class="button">Support</a></li>
|
|
|
- <li><a href="https://github.com/wkhtmltopdf/wkhtmltopdf" class="button">Source</a></li>
|
|
|
+ <li><a href="downloads.html" class="button">Downloads</a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -57,13 +58,14 @@
|
|
|
<div class="large-12 columns">
|
|
|
<hr />
|
|
|
<div class="row">
|
|
|
- <div class="large-8 columns">Project maintained by <a href="https://github.com/ashkulz">Ashish Kulkarni</a>, originally created by <a href="https://github.com/antialize">Jakob Truelsen</a>.</div>
|
|
|
- <div class="large-4 columns">
|
|
|
+ <div class="large-7 columns">Project maintained by <a href="https://github.com/ashkulz">Ashish Kulkarni</a>, originally created by <a href="https://github.com/antialize">Jakob Truelsen</a>.</div>
|
|
|
+ <div class="large-5 columns">
|
|
|
<ul class="inline-list right">
|
|
|
- <li><a href="downloads.html">Downloads</a></li>
|
|
|
+ <li><a href="https://github.com/wkhtmltopdf/wkhtmltopdf">GitHub</a></li>
|
|
|
<li><a href="docs.html">Docs</a></li>
|
|
|
+ <li><a href="status.html">Status</a></li>
|
|
|
<li><a href="support.html">Support</a></li>
|
|
|
- <li><a href="https://github.com/wkhtmltopdf/wkhtmltopdf">Source</a></li>
|
|
|
+ <li><a href="downloads.html">Downloads</a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|