summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/journal.html20
1 files changed, 14 insertions, 6 deletions
diff --git a/src/journal.html b/src/journal.html
index e3a403d..e047bee 100644
--- a/src/journal.html
+++ b/src/journal.html
@@ -12,10 +12,14 @@
</header>
- <article class="post" id="post:1">
- <h2 class="title" >Blogpost</h2>
+ <article itemscope itemtype="http://schema.org/Article"
+ class="post" id="post:1">
+ <h2 itemprop="name" class="title">Blogpost</h2>
<div class="info">
- <time datetime="2014-08-22T09:50:23Z">2014-08-22 09:50 UTC</time>
+ Published on <time itemprop="datePublished" datetime="2014-08-22T09:50:23Z">2014-08-22 09:50 UTC</time>
+ <span itemprop="author" itemscope itemtype="http://schema.org/Person">
+ by <a rel="author" href="about.html"><span itemprop="name">Johannes Löthberg</span></a>
+ </span>
</div>
<p>Developers developers developers developers developers developers
@@ -30,10 +34,14 @@
open source vista linux is not in the public domain innovation.</p>
</article>
- <article class="post" id="post:2">
- <h2 class="title" >jellefant</h2>
+ <article itemscope itemtype="http://schema.org/Article"
+ class="post" id="post:2">
+ <h2 itemprop="name" class="title">jellefant</h2>
<div class="info">
- <time datetime="2014-10-06T20:44:08Z">2014-10-06 20:44 UTC</time>
+ Published on <time itemprop="datePublished" datetime="2014-10-10T09:50:23Z">2014-10-10 09:50 UTC</time>
+ <span itemprop="author" itemscope itemtype="http://schema.org/Person">
+ by <a rel="author" href="about.html"><span itemprop="name">Johannes Löthberg</span></a>
+ </span>
</div>
<p>I don't actually have anything at all to write here. So why am I even making this? Who the hell knows?!</p>