Skip to content

Commit

Permalink
Fixed comment issue on the gohugo themes page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lednerb committed Nov 5, 2017
1 parent 7d75af0 commit d97c3f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,9 @@ hugo new site my-new-blog
```
cd my-new-blog/themes
git clone https://github.com/Lednerb/bilberry-hugo-theme.git
# If you don't use git, you can download and extract this theme
# manually into the themes folder.
# Please ensure that the folder is renamed to "bilberry-hugo-theme"
```
If you don't use git, you can download and extract this theme manually into the themes folder. <br>
Please ensure that the folder is renamed to "bilberry-hugo-theme"

- Copy example content and default config file for a quick start
```
Expand Down

0 comments on commit d97c3f6

Please sign in to comment.