mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-02-17 10:25:49 +00:00
fix.
This commit is contained in:
parent
6cc0feb17b
commit
2cfe358464
1 changed files with 3 additions and 8 deletions
11
index.html
11
index.html
|
@ -55,18 +55,12 @@
|
|||
|
||||
<h2>Try now!</h2>
|
||||
<p><a href="http://melpon.org/wandbox/" target="_blank">Wandbox</a> is an online compiler that you can use the Sprout C++ Libraries.</p>
|
||||
<p>Example:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="http://melpon.org/wandbox/permlink/bo0MF5mnhUxKxTFR" target="_blank">Compile-time Inverse FizzBuzz</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Example: <a href="http://melpon.org/wandbox/permlink/bo0MF5mnhUxKxTFR" target="_blank">Compile-time Inverse FizzBuzz</a></p>
|
||||
<p>Enjoy it!</p>
|
||||
|
||||
|
||||
|
||||
<h2>Materials</h2>
|
||||
<p>(Japanese)</p>
|
||||
|
||||
<h3>Blog</h3>
|
||||
<ul>
|
||||
<li>
|
||||
|
@ -76,6 +70,7 @@
|
|||
<p><a href="http://d.hatena.ne.jp/boleros/20121207/1354888090" target="_blank">Compile-time Synthesizer and Speech synthesis</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Slide</h3>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
|
|
Loading…
Add table
Reference in a new issue