mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Add a new post, bump @site.posts.size
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: post
|
||||
title: Post Excerpt with Layout
|
||||
---
|
||||
|
||||
First paragraph with [link ref][link].
|
||||
|
||||
Second paragraph
|
||||
|
||||
---
|
||||
|
||||
Third paragraph
|
||||
|
||||
[link]: http://www.jekyllrb.com/
|
||||
Reference in New Issue
Block a user