From 8196dc8aaebde2d246902ea2a1acd684f99e5391 Mon Sep 17 00:00:00 2001 From: zwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com> Date: Fri, 22 Feb 2019 10:25:49 -0600 Subject: [PATCH 1/2] Link to full browser list --- exampleSite/content/post/cupper-shortcodes/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exampleSite/content/post/cupper-shortcodes/index.md b/exampleSite/content/post/cupper-shortcodes/index.md index f5fa1f6..31b4200 100644 --- a/exampleSite/content/post/cupper-shortcodes/index.md +++ b/exampleSite/content/post/cupper-shortcodes/index.md @@ -236,6 +236,8 @@ See the [full wcag list](https://github.com/zwbetz-gh/cupper-hugo-theme/blob/mas ## tested +See the [full browser list](https://github.com/zwbetz-gh/cupper-hugo-theme/tree/master/static/images). + ``` {{%/* tested using="Firefox + JAWS, Chrome, Safari iOS + Voiceover, Edge" */%}} ``` From 51f3f7b0167679aff781c4635bd1c2edd4ba10c6 Mon Sep 17 00:00:00 2001 From: zwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com> Date: Sat, 23 Feb 2019 13:59:08 -0600 Subject: [PATCH 2/2] Update logo docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5535b26..14919f8 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Copy the `config.toml` or `config.yaml` from the [`exampleSite`](https://github. ## Logo -Replace `static/images/logo.svg` with your logo. Keep the filename as `logo.svg`. +Place your SVG logo at `static/images/logo.svg`. If you don't provide a logo, then the default theme logo will be used. ## Favicons