diff options
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | post.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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"> @@ -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"> |