From 1f50ae6aa6c71ae11d571ec4df012274e7717966 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 12 Jan 2021 20:49:02 -0400 Subject: add tab-link for skipping to right sidebar --- upd8.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upd8.js b/upd8.js index 82215c1..dac8a13 100644 --- a/upd8.js +++ b/upd8.js @@ -1293,7 +1293,8 @@ async function writePage(directoryParts, { ${mainHTML && fixWS`
Skip to content - ${sidebar.content && `Skip to sidebar`} + ${sidebarLeftHTML && `Skip to sidebar ${sidebarRightHTML && '(left)'}`} + ${sidebarRightHTML && `Skip to sidebar ${sidebar.content && '(right)'}`}
`} ${layoutHTML} -- cgit 1.3.0-6-gf8a5