Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit ec734b5

Browse files
committed
Add link post example
1 parent 3d286fa commit ec734b5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Post: Link"
3+
categories:
4+
- Post Formats
5+
tags:
6+
- link
7+
- Post Formats
8+
link: https://github.com
9+
---
10+
11+
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.
12+
13+
> And this is how a quote looks.
14+
15+
Some [link](#) can also be shown.

0 commit comments

Comments
 (0)