corrected manual
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m30s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m30s
This commit is contained in:
parent
e6cc834735
commit
9f3f994351
1 changed files with 2 additions and 3 deletions
|
|
@ -45,7 +45,6 @@ git clone https://code.verua.online/rabeweb/verua.ch_src.git
|
||||||
|
|
||||||
# connect to your gitea instance
|
# connect to your gitea instance
|
||||||
cd verua.ch_src
|
cd verua.ch_src
|
||||||
git remote add origin https://code.verua.online/rabeweb/verua.ch_src.git
|
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -57,8 +56,8 @@ The content is written in the [markdown](https://www.markdownguide.org/getting-s
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
title: 'VeruA ** Verwaltung und Abrechnung'
|
title: "VeruA ** Verwaltung und Abrechnung"
|
||||||
translationKey: 'a-page-about-cats'
|
translationKey: "a-page-about-cats"
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue