corrected manual
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 57s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 57s
This commit is contained in:
parent
9f3f994351
commit
a20e263296
1 changed files with 3 additions and 1 deletions
|
|
@ -43,8 +43,10 @@ To use the theme, and to update your content, you need to clone the repository,
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone https://code.verua.online/rabeweb/verua.ch_src.git
|
git clone https://code.verua.online/rabeweb/verua.ch_src.git
|
||||||
|
|
||||||
# connect to your gitea instance
|
# Change into the repository
|
||||||
cd verua.ch_src
|
cd verua.ch_src
|
||||||
|
|
||||||
|
# Add your changes
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue