diff options
| author | John Paul Wohlscheid <wohlschied@gmail.com> | 2016-04-09 20:54:17 -0400 |
|---|---|---|
| committer | John Paul Wohlscheid <wohlschied@gmail.com> | 2016-04-09 20:54:17 -0400 |
| commit | 127274b620a3616c85e99f84d40a5dc2a461c9f3 (patch) | |
| tree | 15c431006155c68e3dd3d2511945ed116268b951 /README.md | |
| parent | 62b882c907125fb53af3411f85380cc63ba6af98 (diff) | |
doc: Expand instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ # Hugo base theme -Hugo theme based on [gohugo](https://gohugo.io) +Hugo theme based on the [gohugo](https://gohugo.io) website ## How to use - - Place a image in `static/img/` + - Place a image in `static/img/` and update `mainIcon` in config.toml + - You can change the header image by adding a new image in the `static/img/` folder of the theme - Create posts to display your services. Use the follow as an example: ### post |
