logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 19e7f626872fc2ef8f98d6b4e16401de96229573
parent 5b7ee8fd8b531eecea44de4985b5d55709cce101
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  6 Jul 2019 01:53:29 +0200

articles/2019-0{5,6} Summary.shtml: link rel prev/next

Diffstat:

Marticles/2019-05 Summary.shtml1+
Marticles/2019-06 Summary.shtml1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/articles/2019-05 Summary.shtml b/articles/2019-05 Summary.shtml @@ -5,6 +5,7 @@ <meta property="og:type" content="article"/> <meta property="og:title" content="2019-05 Summary"/> <title>2019-05 Summary — Cyber-home of lanodan</title> + <link rel="next" href="/articles/2019-06%20Summary"/> </head> <body> <!--#include file="/templates/en/nav.shtml" --> diff --git a/articles/2019-06 Summary.shtml b/articles/2019-06 Summary.shtml @@ -5,6 +5,7 @@ <meta property="og:type" content="article"/> <meta property="og:title" content="2019-06 Summary"/> <title>2019-06 Summary — Cyber-home of lanodan</title> + <link rel="prev" href="/articles/2019-05%20Summary"/> </head> <body> <!--#include file="/templates/en/nav.shtml" -->