Add another item to cool stuff
This commit is contained in:
parent
27972a47ba
commit
3273959fdd
1 changed files with 4 additions and 4 deletions
|
|
@ -55,7 +55,7 @@
|
|||
<div class="highlights">
|
||||
<div class="highlight left">
|
||||
<i class="icon icon-paperclip"></i>
|
||||
<h3>Item 1</h3>
|
||||
<h3>Photos</h3>
|
||||
<img src="/files/uploads/photos/road_trip_(oregon_/_washington_/_montana)/thumbnail.png">
|
||||
<p>I embarked on a cross country road trip and back. See some photos!</p>
|
||||
<a href="/photos/road-trip-or-wa-mt">Check It Out</a>
|
||||
|
|
@ -69,10 +69,10 @@
|
|||
</div>
|
||||
<div class="highlight right">
|
||||
<i class="icon icon-paperclip"></i>
|
||||
<h3>Item 3</h3>
|
||||
<h3>Site Tech</h3>
|
||||
<img src="https://placehold.co/600x600/png">
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
|
||||
<a href="#">Check It Out</a>
|
||||
<p>Site framework, libraries, and tools used to make this site</p>
|
||||
<a href="/site-info">Check It Out</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue