Added new project card, removed phone number
This commit is contained in:
parent
666ce2ab40
commit
860a8af7c4
@ -55,6 +55,11 @@
|
|||||||
|
|
||||||
<div id="projects">
|
<div id="projects">
|
||||||
<div class="projects-box">
|
<div class="projects-box">
|
||||||
|
<!-- Shots in the Dark -->
|
||||||
|
<div class="card"><div class="upper"><a href="https://github.com/hexstudios/shotsinthedarkremaster"><img src="res/shots.png"></a></div><div class="lower">
|
||||||
|
<h2>Shots in the Dark - Remastered</h2>
|
||||||
|
<p>Shots in the dark was a Brackeys Game Jam 2022.2 submission. This is my attempt to remake it from scratch and finally complete it.</p>
|
||||||
|
</div></div>
|
||||||
<!-- Project 7 -->
|
<!-- Project 7 -->
|
||||||
<div class="card"><div class="upper"><a href="projectvii.html"><img src="res/project7-card.png"></a></div><div class="lower">
|
<div class="card"><div class="upper"><a href="projectvii.html"><img src="res/project7-card.png"></a></div><div class="lower">
|
||||||
<h2>Project VII</h2>
|
<h2>Project VII</h2>
|
||||||
@ -63,9 +68,6 @@
|
|||||||
<div class="card"><div class="upper"></div><div class="lower">
|
<div class="card"><div class="upper"></div><div class="lower">
|
||||||
|
|
||||||
</div></div>
|
</div></div>
|
||||||
<div class="card"><div class="upper"></div><div class="lower">
|
|
||||||
|
|
||||||
</div></div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -78,7 +80,6 @@
|
|||||||
<div class="contact-box">
|
<div class="contact-box">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Email: <a class="hexlink" href="mailto:chrisbell@hexstudios.co">chrisbell@hexstudios.co</a></li>
|
<li>Email: <a class="hexlink" href="mailto:chrisbell@hexstudios.co">chrisbell@hexstudios.co</a></li>
|
||||||
<li>Phone: <a class="hexlink" href="tel:+13057359574">+1(305) 735-9574</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
res/shots.png
Normal file
BIN
res/shots.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
Loading…
Reference in New Issue
Block a user