hacks-guide-minimal-mistake.../_posts/2010-03-07-post-format-link.md
2016-02-24 16:12:21 -05:00

16 lines
399 B
Markdown

---
title: "Post Format: Link"
date: 2010-03-07T08:06:53+00:00
categories:
- Post Formats
tags:
- link
- Post Formats
format: link
link: https://github.com
---
This theme supports **link posts**, made famous by John Gruber. To use, just add `link: http://url-you-want-linked` to the post's YAML front matter and you're done.
> And this is how a quote looks.
Some [link](#) can also be shown.