Actually link projects. oops.

This commit is contained in:
Gabriel Simmer 2018-03-03 13:51:22 -08:00
parent b70ec894b8
commit a78d75100b

View file

@ -33,15 +33,15 @@
</div>
<div class="project" id="gitgalaxy">
<h2 class="projectname">GIT GALAXY</h2>
<img src="assets/gitgalaxy.png" alt="Git Galaxy Logo" class="project-img">
<a href="https://gitgalaxy.com"><img src="assets/gitgalaxy.png" alt="Git Galaxy Logo" class="project-img"></a>
</div>
<div class="project" id="nodemc">
<h2 class="projectname">NODEMC</h2>
<img src="assets/nodemc.png" alt="NodeMC Logo" class="project-img">
<a href="https://github.com/NodeMC"><img src="assets/nodemc.png" alt="NodeMC Logo" class="project-img"></a>
</div>
<div class="project" id="other">
<h2 class="projectname">MORE</h2>
<img src="assets/other.png" alt="Other Stuff" class="project-img">
<a href="https://github.com/gmemstr"><img src="assets/other.png" alt="Other Stuff" class="project-img"></a>
</div>
</div>