diff options
author | bt <bt@web> | 2023-12-01 14:31:10 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-01 14:31:10 -0500 |
commit | 314bfc9c27e69ad8eec74c229dff7141f0087aa8 (patch) | |
tree | 6bd801838c4cbcdc61a35ea8029e7013c1ab250e /posts | |
parent | cb1eeaaf719538eb1e26529d2b759168a91dfafa (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/skip-to-content.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/skip-to-content.md b/posts/skip-to-content.md index 965c15c..1774eaf 100644 --- a/posts/skip-to-content.md +++ b/posts/skip-to-content.md @@ -1,6 +1,5 @@ -# Skip to Content Button - -2019-03-25 +[[!meta title="Skip to Content Button"]] +[[!meta date="2019-03-25"]] One of the golden rules for testing your website's accessibility is the "keyboard-only" audit. This is where you test navigating through your entire site without the use of a mouse, but instead rely solely on tabbing through your content. |