1
0
Fork 0
2punny/index.html

13 lines
291 B
HTML

---
layout: page
title: "hello"
---
{% 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>