Changed wrong url for installation of theme
This commit is contained in:
parent
21e652e38a
commit
e9f068487f
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ To see more, [check out my blog which is rendered with this theme](https://reakt
|
|||
Inside the folder of your Hugo site run:
|
||||
|
||||
$ mkdir themes
|
||||
$ git submodule add https://git.hadan-it.com/web/reaktionsfaehig.net.git themes/internet-weblog
|
||||
$ git submodule add https://git.hadan-it.com/stiebke/hugo-internet-weblog.git themes/internet-weblog
|
||||
$ echo "theme = 'internet-weblog'" >> hugo.toml
|
||||
|
||||
For more information read the official [setup guide](https://gohugo.io/installation/) for Hugo.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue