Adds gitea link (#20)
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/master Pipeline was successful

#### 📖 Summary

- adds Gitea link in header
- adds Woodpecker / CI link in footer
- updates links in Readme. (Github removed)

#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] Tested via CI pipeline
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #20
This commit is contained in:
2022-09-13 14:55:12 +02:00
parent cb0a65d379
commit 376a0155e8
2 changed files with 15 additions and 5 deletions

View File

@ -30,6 +30,11 @@
pageRef = "aboutme"
weight = 40
[[main]]
name = "Code"
url = "https://gitea.ocram85.com"
weight = 50
# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before
@ -50,3 +55,8 @@
url = "https://umami.ocram85.com/share/KAk7LmbU/Blog"
weight = 30
[[footer]]
name = "CI"
url = "https://ci.ocram85.com"
weight = 40