diff options
author | Jesús <heckyel@hyperbola.info> | 2021-12-04 18:51:23 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-12-04 18:51:23 -0500 |
commit | 087c6840417a507f538877ba405f9a31c68d58f5 (patch) | |
tree | 054cb481e225c8b6d79e82d7df93895e00f4935c /index.html | |
parent | e7ffdba5a2666d6f1a9a2c6fffc0ceb72e84678f (diff) | |
download | simple-087c6840417a507f538877ba405f9a31c68d58f5.tar.lz simple-087c6840417a507f538877ba405f9a31c68d58f5.tar.xz simple-087c6840417a507f538877ba405f9a31c68d58f5.zip |
Add schema initial stage
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 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"> |