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>
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
href="freettrpg/"
|
||||
target="_blank"
|
||||
class="listElement">
|
||||
FreeTTRPG</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="freeftf/"
|
||||
target="_blank"
|
||||
class="listElement"
|
||||
>FreeFTF</a
|
||||
>
|
||||
<p>Previously we had unfinished Games listed here.</p>
|
||||
<p>We decided against displaying them and giving people the impression we are working on them currently.</p>
|
||||
<p>In the Future we will display the released games here</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -70,14 +59,6 @@
|
|||
>React</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="InterstellarAI-DL/"
|
||||
target="_blank"
|
||||
class="listElement"
|
||||
>Interstellar AI</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
@ -191,7 +172,6 @@
|
|||
<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!
|
||||
</p>
|
||||
|
||||
</section>
|
||||
</article>
|
||||
|
||||
|
@ -199,22 +179,3 @@
|
|||
<footer-component></footer-component>
|
||||
</body>
|
||||
</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