Skip to content

Latest commit

 

History

History
48 lines (46 loc) · 2.36 KB

File metadata and controls

48 lines (46 loc) · 2.36 KB
title Home
description Michael Webb (TheRandomMelon)'s official site for all of the *random* things he does.
layout default
Welcome to my blog!

Latest posts

{% for post in site.posts limit:5 %}

{{ post.title }}

{{ post.description }}

Read post
{% endfor %}