diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/journal.html | 2 |
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> |