From python CGI to jekyll stuff
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<section>
|
||||
<h2>Hermite test</h2>
|
||||
<code>
|
||||
<div id="content"></div>
|
||||
</code>
|
||||
#
|
||||
</section>
|
||||
---
|
||||
layout: withjs
|
||||
title: Hermite Test
|
||||
extrajs: <script src="/static/js/HermiteTest/HermiteTest.js"></script>
|
||||
---
|
||||
<section>
|
||||
<pre>
|
||||
<div id="content"></div>
|
||||
</pre>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user