From a8d9d4eb0e1cfac3c1f91aa1f51dd00cd6faf125 Mon Sep 17 00:00:00 2001 From: Karl <kc0bfv@gmail.com> Date: Fri, 13 Dec 2019 00:21:37 +0000 Subject: [PATCH] Note that it's accessible. --- theme.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eee0488..900564f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ticky Tacky Dark - Theme for Hugo -This is a multi-page theme, where the list page displays a set of image buttons linking to your sub-pages. +This is a multi-page theme, where the list page displays a set of image buttons linking to your sub-pages. It passes the [web accessibility evaluation tool tests](https://wave.webaim.org/). Preview at <https://kc0bfv.github.io/ticky_tacky_dark> diff --git a/theme.toml b/theme.toml index c055590..dcdb6f7 100644 --- a/theme.toml +++ b/theme.toml @@ -6,7 +6,7 @@ licenselink = "https://github.com/kc0bfv/ticky_tacky_dark/blob/master/LICENSE" description = "Ticky Tacky Dark's front page is a set of little boxes, all the same, containing pictures that represent your site's pages." homepage = "https://github.com/kc0bfv/ticky_tacky_dark/" -tags = ["responsive", "bootstrap", "personal", "blog", "mobile", "dark", "creative", "images", "multipage"] +tags = ["responsive", "bootstrap", "personal", "blog", "mobile", "dark", "creative", "images", "multipage", "accessible"] features = [] min_version = "0.40" -- Gitblit v1.10.0