gen script
This commit is contained in:
@@ -16,15 +16,6 @@
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
<h1 class="title">Michael Thomson</h1>
|
||||
<p>this is a test</p>
|
||||
<ul>
|
||||
<li>oh yeah</li>
|
||||
</ul>
|
||||
<p>this is a quote:</p>
|
||||
<div class="sourceCode" id="cb1"><pre
|
||||
class="sourceCode c"><code class="sourceCode c"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="dt">int</span> main<span class="op">()</span></span>
|
||||
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a><span class="op">{</span></span>
|
||||
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a> <span class="cf">return</span> <span class="dv">0</span><span class="op">;</span></span>
|
||||
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a><span class="op">}</span></span></code></pre></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user