From 8367d7e184b09673c3d319f371607f8d0c94c479 Mon Sep 17 00:00:00 2001 From: zwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com> Date: Wed, 13 Feb 2019 12:53:34 -0600 Subject: [PATCH] Configure logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 03e0620..db077fb 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ 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. +Replace `static/images/logo.svg` with your logo. Keep the filename as `logo.svg`. + ## Shortcodes See the [full list of supported shortcodes](https://cupper-hugo-theme.netlify.com/cupper-shortcodes/).