git ssb

0+

gb / gwenbell.com



Tree: 32b48f9b3bd44dcb3bb24b0d9cea7a213f409121

Files: 32b48f9b3bd44dcb3bb24b0d9cea7a213f409121 / layouts / blog.jade

698 bytesRaw
1extends layout
2
3block content
4 h2 #{title}
5 ul
6 each blog in collections.blog
7 li
8 a(href="/" + blog.path + "/")= blog.title
9 span - #{moment(blog.date).format('MMMM Do YYYY')}
10 div!= contents
11 <a href="http://gwenbell.fetchapp.com/sell/e3547c1e"><img src="/blogtobook.jpg" class="profile" style="width: 30%; float:left;"></a>
12 h2 Buy <a href="http://gwenbell.fetchapp.com/sell/e3547c1">Blog to Book</a> for $35, get 25 new pieces only available in book format. Each time I hit the tenth new piece added, the price goes up by a dollar(as of 2016-09-16 2/10 are done). For those of you who've already bought, you get all new pieces included in the current price: 35.
13
14

Built with git-ssb-web