Added our graphic designer
This commit is contained in:
parent
5863201451
commit
2e7d6ab228
3 changed files with 33 additions and 9 deletions
BIN
images/nicolas.png
Normal file
BIN
images/nicolas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
BIN
images/yasin.png
Normal file
BIN
images/yasin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 571 KiB |
42
index.html
42
index.html
|
@ -55,6 +55,13 @@
|
||||||
>FOSS Alternatives</a
|
>FOSS Alternatives</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
href="react/"
|
||||||
|
target="_blank"
|
||||||
|
>React</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -101,19 +108,17 @@
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Keep this as a comment unti5l further notice -->
|
|
||||||
<!--
|
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<a href="https://emily_jones.example.com" class="card-link">
|
<a href="https://interstellardevelopment.org/code/Patrick_Pluto" class="card-link" target="_blank">
|
||||||
<img src="images/tander.png" alt="Tanderson" />
|
<img src="images/nicolas.png" alt="Patrick" />
|
||||||
<h3>Tanderson</h3>
|
<h3>St. Nicolaus</h3>
|
||||||
<p>
|
<p>
|
||||||
Our Wildcard he just randomly commit code improvements gives us
|
Our game level and asset designer. He is resposible for all assets in our FreeFTF game. So if a assets looks ugly be mad at him. Also we are not sure if he is human or just a drunk wizard cat but one thing is very clear he is still a novice at his job.
|
||||||
tips and vanishes again. No one can truly understand him, but
|
|
||||||
without him the project would not be running
|
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</div> -->
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -147,3 +152,22 @@
|
||||||
<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