From 04d85b3c63afcf6c9539fc8dc7a91c4e36c2e8fb Mon Sep 17 00:00:00 2001 From: Ben Cohen Date: Sun, 26 May 2019 14:02:52 -0400 Subject: Flip behavior of j and k keyboard shortcuts --- template/common.go | 6 +++--- template/html/common/layout.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index 94ccd04..7ad04cd 100644 --- a/template/common.go +++ b/template/common.go @@ -191,8 +191,8 @@ var templateCommonMap = map[string]string{

{{ t "page.keyboard_shortcuts.subtitle.items" }}

@@ -247,6 +247,6 @@ var templateCommonMap = map[string]string{ var templateCommonMapChecksums = map[string]string{ "entry_pagination": "4faa91e2eae150c5e4eab4d258e039dfdd413bab7602f0009360e6d52898e353", "item_meta": "34deb081a054f2948ad808bdb2c8603d6ab00c58f2f50c4ead0b47ae092888eb", - "layout": "838fb8ec4df4120ff63168c15d900e3734f52e4b7473fb1d45695e6b27540d11", + "layout": "cc9ae6a3c430a6be67787318292e1bcec7bf27e96a4f6664dcebc5d19419cfba", "pagination": "3386e90c6e1230311459e9a484629bc5d5bf39514a75ef2e73bbbc61142f7abb", } diff --git a/template/html/common/layout.html b/template/html/common/layout.html index 695d177..5431e90 100644 --- a/template/html/common/layout.html +++ b/template/html/common/layout.html @@ -117,8 +117,8 @@

{{ t "page.keyboard_shortcuts.subtitle.items" }}

-- cgit v1.2.3