Răsfoiți Sursa

Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme

Zachary Betz 6 ani în urmă
părinte
comite
5645700243
2 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 1 1
      README.md
  2. 2 0
      exampleSite/content/post/cupper-shortcodes/index.md

+ 1 - 1
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
 

+ 2 - 0
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" */%}}
 ```