fix button

This commit is contained in:
Bolero-MURAKAMI 2013-08-21 20:04:22 +09:00
parent 224c3a179a
commit 144ecf9847

View file

@ -38,12 +38,10 @@
<div class="hero-unit"> <div class="hero-unit">
<h1>Sprout C++ Libraries</h1> <h1>Sprout C++ Libraries</h1>
<p>C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p> <p>C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p>
<div class="row"> <p>
<p> <a href="./docs/index.html" class="btn btn-primary btn-large">Documentation &raquo;</a>
<a href="./docs/index.html" class="btn btn-primary btn-large">Documentation &raquo;</a> <a href="https://github.com/bolero-MURAKAMI/Sprout/" class="btn btn-primary btn-large" target="_blank">Project page (Github) &raquo;</a>
<a href="https://github.com/bolero-MURAKAMI/Sprout/" class="btn btn-primary btn-large" target="_blank">Project page (Github) &raquo;</a> </p>
</p>
</div>
</div> </div>
<h3>Author</h3> <h3>Author</h3>