1
0
Fork 0
2punny/index.html

13 lines
291 B
HTML
Raw Normal View History

2014-08-24 00:39:12 +08:00
---
layout: page
title: "hello"
---
2014-08-25 08:57:47 +08:00
{% assign post = site.posts.last %}
{% assign content = post.content %}
<h1>Ready for puns? </h1>
<p>And cancer? And madness?</p>
<br />
<a href="{{ post.url }}" class="btn" style="font-size: 1.2em;">If you dare <i class="icon-arrow-right"></i></a>