removed comments
This commit is contained in:
parent
b2bb4397dd
commit
3f920a9995
|
@ -34,12 +34,8 @@
|
||||||
<div class="content posts" style="grid-area: content2">
|
<div class="content posts" style="grid-area: content2">
|
||||||
<h2><a href="posts">Projects I've finished</a></h2>
|
<h2><a href="posts">Projects I've finished</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<!-- <li><a href="/posts?post=How I made a programming language 700x slower than python">Openbirch</a><br>(made it to -->
|
|
||||||
<!-- an alpha release)</li> -->
|
|
||||||
<li><a href="/posts?post=Putting hungry minecraft servers to sleep">Minecraft server
|
<li><a href="/posts?post=Putting hungry minecraft servers to sleep">Minecraft server
|
||||||
hibernator</a></li>
|
hibernator</a></li>
|
||||||
<!-- <li><a href="https://gitlab.com/SpoodyTheOne/the-wheel">Wheel of names drinking game</a><br>(scraping the bottom -->
|
|
||||||
<!-- of the barrel for finished projects)</li> -->
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="content" style="grid-area: content3">content</div> -->
|
<!-- <div class="content" style="grid-area: content3">content</div> -->
|
||||||
|
|
Loading…
Reference in a new issue