Added new project card, removed phone number

This commit is contained in:
Chris Bell 2023-08-09 09:04:07 -05:00
parent 666ce2ab40
commit 860a8af7c4
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View File

@ -55,6 +55,11 @@
<div id="projects">
<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 -->
<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>
@ -63,9 +68,6 @@
<div class="card"><div class="upper"></div><div class="lower">
</div></div>
<div class="card"><div class="upper"></div><div class="lower">
</div></div>
</div>
</div>
@ -78,7 +80,6 @@
<div class="contact-box">
<ul>
<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>
</div>
</div>

BIN
res/shots.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB