12 lines
492 B
HTML
12 lines
492 B
HTML
meta: yes
|
|
title: Blog
|
|
description: View a post, then view more posts.
|
|
head: <link rel="alternate" type="application/rss+xml" title="Ryan's Blog" href="feed.xml"/>
|
|
template: page
|
|
|
|
<h1>Blog</h1>
|
|
<p>The chances of seeing a new blog post are the same as winning the lottery while getting struck by lightning twice on a leap day. If you still come across a post, I promise to make it disappointing.</p>
|
|
<p>Subscribe to my <a href="feed.xml">RSS feed</a> to see my posts first.</p>
|
|
<hr/>
|
|
{content}
|