clean up
This commit is contained in:
parent
90d8640c67
commit
dd0f3b6436
1 changed files with 23 additions and 62 deletions
45
index.html
45
index.html
|
@ -35,20 +35,9 @@
|
||||||
<h2>Our Games</h2>
|
<h2>Our Games</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<p>Previously we had unfinished Games listed here.</p>
|
||||||
href="freettrpg/"
|
<p>We decided against displaying them and giving people the impression we are working on them currently.</p>
|
||||||
target="_blank"
|
<p>In the Future we will display the released games here</p>
|
||||||
class="listElement">
|
|
||||||
FreeTTRPG</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="freeftf/"
|
|
||||||
target="_blank"
|
|
||||||
class="listElement"
|
|
||||||
>FreeFTF</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -70,14 +59,6 @@
|
||||||
>React</a
|
>React</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="InterstellarAI-DL/"
|
|
||||||
target="_blank"
|
|
||||||
class="listElement"
|
|
||||||
>Interstellar AI</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -191,7 +172,6 @@
|
||||||
<p>
|
<p>
|
||||||
Together, we can build a vibrant community around free software and gaming, paving the way for a future where everyone has access to high-quality, open-source alternatives. Join us in our mission to make a difference and champion the cause of free software for all!
|
Together, we can build a vibrant community around free software and gaming, paving the way for a future where everyone has access to high-quality, open-source alternatives. Join us in our mission to make a difference and champion the cause of free software for all!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
@ -199,22 +179,3 @@
|
||||||
<footer-component></footer-component>
|
<footer-component></footer-component>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
<!-- This Gravestone simbolices that a certain someone will not let me have fun on this website -->
|
|
||||||
<!--
|
|
||||||
_____________________
|
|
||||||
| |
|
|
||||||
| R.I.P |
|
|
||||||
|_____________________|
|
|
||||||
| |
|
|
||||||
| HERE LIES |
|
|
||||||
| MY HOPES WHO |
|
|
||||||
| LIVED AND DIED |
|
|
||||||
| WITH HONOR |
|
|
||||||
| AND |
|
|
||||||
| DIGNITY |
|
|
||||||
| |
|
|
||||||
|_____________________|
|
|
||||||
|
|
||||||
-->
|
|
Loading…
Reference in a new issue