Update index.html
This commit is contained in:
16
index.html
16
index.html
@ -83,15 +83,20 @@ $(function(){
|
|||||||
<h2>Projects</h2>
|
<h2>Projects</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<article class="col-6 col-12-xsmall work-item">
|
<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>
|
<a href="/images/previews/ptd.webp" class="image fit thumb"><img src="/images/previews/ptd.webp" alt="" /></a>
|
||||||
<h3>Codsworth The Discord Bot (Discontinued)</h3>
|
<h3>Perla The Dog</h3>
|
||||||
<p>A no-compromises music experience for discord</p>
|
<p>A site dedicated to my Dog</p>
|
||||||
</article>
|
</article>
|
||||||
<article class="col-6 col-12-xsmall work-item">
|
<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>
|
<a href="/images/previews/pf.webp" class="image fit thumb"><img src="/images/previews/pf.webp" alt="" /></a>
|
||||||
<h3>Project Firewatch</h3>
|
<h3>Project Firewatch</h3>
|
||||||
<p>A site dedicated to Firewatch</p>
|
<p>A site dedicated to Firewatch</p>
|
||||||
</article>
|
</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">
|
<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>
|
<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>
|
<h3>The Jim Sim Network (Closed)</h3>
|
||||||
@ -107,11 +112,6 @@ $(function(){
|
|||||||
<h3>More Coming Soon!</h3>
|
<h3>More Coming Soon!</h3>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</article>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user