diff options
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. |