Update index.html

This commit is contained in:
Sophia Atkinson 2021-10-12 11:19:57 -07:00 committed by GitHub
parent 0fdf7bfd89
commit 7c3c710d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,15 +83,20 @@ $(function(){
<h2>Projects</h2>
<div class="row">
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/cw.webp" class="image fit thumb"><img src="images/previews/cw.webp" alt="" /></a>
<h3>Codsworth The Discord Bot (Discontinued)</h3>
<p>A no-compromises music experience for discord</p>
<a href="/images/previews/ptd.webp" class="image fit thumb"><img src="/images/previews/ptd.webp" alt="" /></a>
<h3>Perla The Dog</h3>
<p>A site dedicated to my Dog</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/pf.webp" class="image fit thumb"><img src="/images/previews/pf.webp" alt="" /></a>
<h3>Project Firewatch</h3>
<p>A site dedicated to Firewatch</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/cw.webp" class="image fit thumb"><img src="images/previews/cw.webp" alt="" /></a>
<h3>Codsworth The Discord Bot (Discontinued)</h3>
<p>A no-compromises music experience for discord</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/jsn.webp" class="image fit thumb"><img src="/images/previews/jsn.webp" alt="" /></a>
<h3>The Jim Sim Network (Closed)</h3>
@ -107,11 +112,6 @@ $(function(){
<h3>More Coming Soon!</h3>
<p> </p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/newcomingsoon.webp" class="image fit thumb"><img src="/images/previews/newcomingsoon.webp" alt="" /></a>
<h3>More Coming Soon!</h3>
<p></p>
</article>
</div>
</div>