fix index em

This commit is contained in:
Bolero-MURAKAMI 2013-08-16 13:24:46 +09:00
parent 00ab75df41
commit 2eded72912

View file

@ -15,8 +15,8 @@
<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>
<ul> <ul>
<li><p><a href="https://github.com/bolero-MURAKAMI/Sprout/" target="_blank"><em>Project page</em></a></p></li> <li><p><a href="https://github.com/bolero-MURAKAMI/Sprout/" target="_blank">Project page</a></p></li>
<li><p><a href="./docs/index.html"><em>Documents</em></a></p></li> <li><p><a href="./docs/index.html">Documents</a></p></li>
</ul> </ul>
<h2>Author</h2> <h2>Author</h2>
<p>Bolero MURAKAMI <a href="mailto:contact-lib@boleros.x0.com">(E-Mail)</a></p> <p>Bolero MURAKAMI <a href="mailto:contact-lib@boleros.x0.com">(E-Mail)</a></p>