fix copy-paste-errors
This commit is contained in:
parent
ac099aaa86
commit
4b2c5cc2a7
|
@ -4,7 +4,7 @@
|
||||||
## Setup development environment
|
## Setup development environment
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone http://git.0x90.space/0x90/quellcode.0x90.space
|
git clone https://git.0x90.space/0x90/quellcode.0x90.space
|
||||||
|
|
||||||
cd quellcode.0x90.space/
|
cd quellcode.0x90.space/
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ rsync -avz -e 'ssh -F ssh_config' ../quellcode.0x90.space/public/* www:/var/www/
|
||||||
We use the [PaperMod Theme](https://github.com/adityatelange/hugo-PaperMod).
|
We use the [PaperMod Theme](https://github.com/adityatelange/hugo-PaperMod).
|
||||||
Documentation is there.
|
Documentation is there.
|
||||||
|
|
||||||
To update cupper, you need to run these git commands:
|
To update the theme, you need to run these git commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
git remote add papermod-hugo-theme https://github.com/adityatelange/hugo-PaperMod
|
git remote add papermod-hugo-theme https://github.com/adityatelange/hugo-PaperMod
|
||||||
|
|
Loading…
Reference in a new issue