Update src/index.html
All checks were successful
On_Push / build (push) Successful in 20s

This commit is contained in:
flamez 2025-02-20 15:59:11 +00:00
parent 2b13240a42
commit a52c4a4803

View file

@ -37,48 +37,21 @@
<div>
<p> Here is the Introduction to my Team </p>
<table>
<tr>
<th> Team Flatpak </th>
</tr>
<tr>
<td> Me - Cian O'Shaughnessy - Genralist - Art(As it Stands) </td>
</tr>
<tr>
<td> Leo - very good Programmer and Game design/UX </td>
</tr>
<tr>
<td> Shay - Nominated Designer (Programmer Manager) </td>
</tr>
<tr>
<td> Misha - Programmer and Sound Design </td>
</tr>
<tr>
<td> Kuba - Producer - Leader of the Group - Involved in Everything </td>
</tr>
<tr>
<td> Lucretia - Lead Sound Desinger </td>
</tr>
<tr>
<td> Adam - Also a Genralist working mainly in Art Design </td>
</tr>
<tr>
<td> Caoimhe - Lead in Story Writting - Also Nominated as a Designer </td>
</tr>
<tr>
<td> Pedro - Basically a Genralist inserts himself everywhere </td>
</tr>
<tr>
<td> Piraka - Lead in Art Design Great at Sprite Work and Game Engine </td>
</tr>
</table>
</div>
<div>
<p>Unordered List:</p>
<p>Team Flatpak: </p>
<ul style="list-style: none;">
<li>Cian - Generalist</li>
<li>Kuba - Producer</li>
<li>Me - Cian O'Shaughnessy - Genralist - Art(As it Stands) </li>
<li>Kuba - Producer - Leader of the Group - Involved in Everything </li>
<li>Shay - Nominated Designer (Programmer Manager) </li>
<li>Caoimhe - Lead in Story Writting - Also Nominated as a Designer </li>
<li> Piraka - Lead in Art Design Great at Sprite Work and Game Engine </li>
<li> Adam - Also a Genralist working mainly in Art Design</li>
<li> Lucretia - Lead Sound Desinger </li>
<li>Misha - Programmer and Sound Design </li>
<li>Pedro - Basically a Genralist inserts himself everywhere</li>
<li>Leo - very good Programmer and Game design/UX </li>
</ul>
</div>