mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Update post.html
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="post" itemscope itemtype="http://schema.org/BlogPosting">>
|
||||
<div class="post" itemscope itemtype="http://schema.org/BlogPosting">
|
||||
|
||||
<header class="post-header">
|
||||
<h1 class="post-title" itemprop="name headline">{{ page.title }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user