blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix styling of more posts section

+1 -1
+1 -1
_includes/thoughts.html
··· 6 6 {% include post-card.html %} 7 7 </div> 8 8 {% endfor %} 9 - <a class="all_art" href="/posts/" >Check out all of the articles </a> 9 + <a class="m-3" href="/posts/">Check out <i>the rest</i></a> 10 10 </div>