new projects update
This commit is contained in:
parent
ed171b306e
commit
c3a725f741
1 changed files with 14 additions and 4 deletions
18
index.html
18
index.html
|
@ -47,11 +47,21 @@
|
|||
<h3>Files</h3>
|
||||
<p>Anything that is made with Blender will be on this repository. They are all 3D models</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Website">
|
||||
<h2>Website</h2>
|
||||
<h3>Files</h3>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/CrowdedGames.Group">
|
||||
<h2>Main Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now. Check it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Knowledge.CrowdedGames.Group">
|
||||
<h2>Knowledge Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now for the knowledge section. See it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Fedi.CrowdedGames.Group">
|
||||
<h2>Fediverse Website</h2>
|
||||
<h3>Front-end</h3>
|
||||
<p>This is the exact source code that this website is running right now on the fediverse subdomain. Examen it!</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/Chess">
|
||||
<h2>Chess</h2>
|
||||
<h3>Games</h3>
|
||||
|
@ -83,7 +93,7 @@
|
|||
<p>A Godot Engine template for your first person shooter games</p>
|
||||
</a>
|
||||
<a class="ProjectLink" href="https://git.crowdedgames.group/CatAClock/First-Person">
|
||||
<h2>First Person Shooter</h2>
|
||||
<h2>First Person</h2>
|
||||
<h3>Template</h3>
|
||||
<p>A Godot Engine template for your first person games</p>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue