Added image/text on commenting to homepage

This commit is contained in:
Victoria Wang 2015-03-31 13:35:52 -07:00
parent e6301e52b4
commit b6e2d8c47a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View file

@ -247,16 +247,16 @@
<div class="row content">
<div class="col col-50"><div class="screenshot" style="background-image:url(/img/front-follow-screenshot.png);"></div></div>
<div class="col col-50 text">
<h3><i class="fa fa-plus"></i> <!-- change to user-plus, new in fontawesome 4.3 --> Follow your favorite Neocities sites</h3>
<p>Once you find some awesome sites in our website gallery, you can keep track of all new updates by following them. Any changes to the sites show up in your news feed. You'll also see what sites are followed by your favorite site builders.</p>
<h3><i class="fa fa-user-plus"></i> Follow your favorite Neocities sites</h3>
<p>Once you find some interesting sites in our website gallery, you can keep track of all new updates by following them. Any changes to the sites show up in your news feed. You'll also see what sites are followed by your favorite site builders.</p>
</div>
</div>
<div class="row content right">
<div class="col col-50"><div class="screenshot"></div></div>
<div class="col col-50"><div class="screenshot" style="background-image:url(/img/front-comment-screenshot.png);"></div></div>
<div class="col col-50 text">
<h3><i class="fa fa-comments-o"></i> Web creativity plus community</h3>
<p>Support your favorite web builders by posting comments, liking updates, and sharing sites on your social network of choice!</p>
<p>Interact with your favorite web builders by posting comments, liking updates, and sharing their sites on your social network of choice!</p>
</div>
</div>
</div>