15 lines
348 B
Markdown
15 lines
348 B
Markdown
|
---
|
||
|
title: "Post: Link"
|
||
|
categories:
|
||
|
- Post Formats
|
||
|
tags:
|
||
|
- link
|
||
|
- Post Formats
|
||
|
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.
|