aboutsummaryrefslogtreecommitdiff
path: root/template/index.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-12-07 16:41:32 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-12-07 16:41:32 +0100
commitaa37cb8ec0e1694228a4f3082aebd1e3ee2526d0 (patch)
tree99ac03086c411cb7e7f1c4c6d55840ba571aa4fa /template/index.html
parent70e1bde5b2c3e326b4b240cac7cb3d0619764bc9 (diff)
downloadmitjafelicijan.com-aa37cb8ec0e1694228a4f3082aebd1e3ee2526d0.tar.gz
Move back to Times font and cleanup
Diffstat (limited to 'template/index.html')
-rwxr-xr-xtemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html b/template/index.html
index 83567e7..d768c64 100755
--- a/template/index.html
+++ b/template/index.html
@@ -15,7 +15,7 @@
15 {{template "_navigation.html"}} 15 {{template "_navigation.html"}}
16 16
17 <main class="wrapper"> 17 <main class="wrapper">
18 <h2>Posts</h2> 18 <h2>Blog posts</h2>
19 <nav itemscope itemtype="https://schema.org/SiteNavigationElement"> 19 <nav itemscope itemtype="https://schema.org/SiteNavigationElement">
20 <meta itemprop="name" content="Article list"> 20 <meta itemprop="name" content="Article list">
21 21