mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2026-03-10 03:50:18 -04:00
Engage!
This commit is contained in:
10
_posts/2013-08-12-sample-link-post.md
Normal file
10
_posts/2013-08-12-sample-link-post.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
|
||||
So Simple Theme now supports **link posts**, made famous by John Gruber. To activate just add `link: http://url-you-want-linked` to the post's YAML front matter and you're done.
|
||||
Reference in New Issue
Block a user