Move source buttons out of the big green banner
This commit is contained in:
parent
ae67e6698b
commit
0c5659ed74
1 changed files with 5 additions and 3 deletions
|
@ -13,14 +13,16 @@
|
|||
<section class="page-header">
|
||||
<h1 class="project-name">Machi</h1>
|
||||
<h2 class="project-tagline">Machi file store: developer API</h2>
|
||||
<a href="https://github.com/basho/machi" class="btn">View on GitHub</a>
|
||||
<a href="https://github.com/basho/machi/zipball/master" class="btn">Download .zip</a>
|
||||
<a href="https://github.com/basho/machi/tarball/master" class="btn">Download .tar.gz</a>
|
||||
</section>
|
||||
|
||||
<section class="main-content">
|
||||
<p> <a href="edoc/">For a snapshot view of the HTML "EDoc" documentation for Machi, please follow this EDoc Link</a>.</p>
|
||||
<p> <a href="https://github.com/basho/machi/tree/master/doc/">All other Machi documentation.</a></p>
|
||||
<p> <a href="https://github.com/basho/machi">View README & source on GitHub</a>
|
||||
<p> <a href="https://github.com/basho/machi/zipball/master">Download
|
||||
source as a ZIP file</a>
|
||||
<p> <a href="https://github.com/basho/machi/tarball/master">Download
|
||||
source as a compressed TAR file</a>
|
||||
|
||||
<footer class="site-footer">
|
||||
<span class="site-footer-owner"><a href="https://github.com/basho/machi">Machi</a> is maintained by <a href="https://github.com/basho">basho</a>.</span>
|
||||
|
|
Loading…
Reference in a new issue