aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--post.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index f1dc066..d667398 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,7 @@
<a href="#">Tags</a>
<a href="#">Atom</a>
</nav>
- <article>
+ <article itemscope itemtype="https://schema.org/CreativeWork">
<header>
<h2><a href="#">Simple 1.0.0</a></h2>
<time class="entry-date published" itemprop="datePublished" datetime="2021-05-08T05:00:00+02:00">
diff --git a/post.html b/post.html
index 249d473..edc042c 100644
--- a/post.html
+++ b/post.html
@@ -36,7 +36,7 @@
<a href="#">Tags</a>
<a href="#">Atom</a>
</nav>
- <article>
+ <article itemscope itemtype="https://schema.org/CreativeWork">
<header>
<h2><a href="#">Simple 1.0.0</a></h2>
<time class="entry-date published" itemprop="datePublished" datetime="2021-05-08T05:00:00+02:00">