Add single Schema
This commit is contained in:
@@ -48,11 +48,11 @@
|
||||
<!-- start of pages -->
|
||||
<div class="columns is-multiline is-centered">
|
||||
<!-- start of page -->
|
||||
<div class="column is-7">
|
||||
<div class="column is-7" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<div class="card">
|
||||
<!-- post header -->
|
||||
<div class="card-content-header">
|
||||
<h4 class="title is-4 has-text-centered">{{ page.title }}</h4>
|
||||
<h2 class="title is-4 has-text-centered" itemprop="name">{{ page.title }}</h2>
|
||||
</div>
|
||||
<!-- end of post header -->
|
||||
<!-- post content -->
|
||||
|
||||
Reference in New Issue
Block a user