aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-10 17:58:46 -0300
committerEuAndreh <eu@euandre.org>2023-04-10 17:58:46 -0300
commitd52106454cb10a448ecc486bee1d8b9b92ab16cc (patch)
tree800e30cfb7e2742599a397251e9190be58f57923 /v2/src/lib
parentv2: <link /> to collection feed inside <head> (diff)
downloadeuandre.org-d52106454cb10a448ecc486bee1d8b9b92ab16cc.tar.gz
euandre.org-d52106454cb10a448ecc486bee1d8b9b92ab16cc.tar.xz
v2: <link /> to rel="{prev,next}" in <head> of collection items
Diffstat (limited to '')
-rw-r--r--v2/src/lib/preamble.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/v2/src/lib/preamble.html b/v2/src/lib/preamble.html
index f08eee8..17efced 100644
--- a/v2/src/lib/preamble.html
+++ b/v2/src/lib/preamble.html
@@ -8,6 +8,8 @@
<link rel="canonical" type="text/html" href="$url_absolute" />
$translations_head_html
$collection_head_html
+$collection_head_prev_html
+$collection_head_next_html
<title>$title_html</title>