From f23e6a335242005d5bc71ac0ba152d18179ebe8d Mon Sep 17 00:00:00 2001 From: krvpb024 Date: Wed, 24 Jan 2024 15:00:20 +0800 Subject: [PATCH] add skip to content link --- .../template/templates/common/layout.html | 6 +++++- internal/ui/static/css/common.css | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index 3076ec18..aa75ae5a 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -60,6 +60,10 @@ {{ if .user }}{{ if not .user.KeyboardShortcuts }}data-disable-keyboard-shortcuts="true"{{ end }}{{ end }}> {{ if .user }} + + + Skip to content +