summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-12 03:12:43 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-12 03:12:43 +0200
commitec315a2a396ad84919665947b85ed377dc329bac (patch)
tree7ef001f6c6af33c03ba255b0b0b4bfa74262f674
parent51bd0e96b884aada524241a4b8975716509e5dae (diff)
downloadwebsite-ec315a2a396ad84919665947b85ed377dc329bac.tar.xz
add WebPage schema to journal
-rw-r--r--src/journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal.html b/src/journal.html
index 3b67316..65ec807 100644
--- a/src/journal.html
+++ b/src/journal.html
@@ -5,7 +5,7 @@
<title>~/journal</title>
%include partials/meta.html
</head>
-<body>
+<body itemscope itemtype="http://schema.org/WebPage">
<header>
%include partials/nav.html
<h1>The lost journal</h1>