mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
installed jekyll
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="post">
|
||||
|
||||
<header class="post-header">
|
||||
<h1>{{ page.title }}</h1>
|
||||
</header>
|
||||
|
||||
<article class="post-content">
|
||||
{{ content }}
|
||||
</article>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user