fix: Change URL for cloning

This commit is contained in:
ptrcnull 2021-11-17 23:55:14 +01:00
parent 364f11f8a7
commit d0e9fb4957
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ smol is based on [Blank](https://github.com/Vimux/Blank) created by [Vimux](http
In your Hugo site `themes` directory, run:
```
git clone https://git.ddd.rip/ptrcnull/smol
git clone https://github.com/ptrcnull/smol
```
Next, open `config.toml` in the base of the Hugo site and ensure the theme option is set to `smol`.