|
@@ -40,13 +40,13 @@ hugo server --themesDir ../..
|
|
|
|
|
|
Copy the `config.toml` from the [`exampleSite`](https://github.com/zwbetz-gh/cupper-hugo-theme/tree/master/exampleSite), then edit as desired.
|
|
|
|
|
|
-## Favicons
|
|
|
+## Shortcodes
|
|
|
|
|
|
-TODO link RealFaviconGenerator and give steps
|
|
|
+See the [full list of supported shortcodes](https://cupper-hugo-theme.netlify.com/cupper-shortcodes/).
|
|
|
|
|
|
-## Shortcodes
|
|
|
+## Favicons
|
|
|
|
|
|
-TODO link to demo post
|
|
|
+Upload your image to [RealFaviconGenerator](https://realfavicongenerator.net/) then copy-paste the generated favicon files to `static/images`.
|
|
|
|
|
|
## Credits
|
|
|
|