Update reademe with demo link

This commit is contained in:
Luiz F. A. de Prá
2020-08-24 11:38:55 -03:00
parent 51c0c67ce6
commit 4fea900ddc

View File

@@ -4,6 +4,10 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
![](https://github.com/luizdepra/hugo-coder/blob/master/images/screenshot.png)
## Live Demo
See [here](https://hugo-coder.netlify.app/).
## Quick Start
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder`.