mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2024-11-13 19:48:37 -05:00
11 lines
356 B
Markdown
11 lines
356 B
Markdown
---
|
|
layout: post
|
|
title: "Sample Link Post"
|
|
description: "Example and code for using link posts."
|
|
tags: [sample post, link post]
|
|
comments: true
|
|
link: http://mademistakes.com
|
|
share: true
|
|
---
|
|
|
|
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. |