Remove decorative dashes and fix two broken admonitions

This commit is contained in:
Djeex
2026-08-30 19:53:57 +02:00
parent bb1a482a8d
commit 022a9d96bd
77 changed files with 10 additions and 239 deletions
@@ -19,7 +19,6 @@ description: Install Gitea, a lightweight self-hosted Git service to manage your
![gitea](https://about.gitea.com/img/home-screenshot.png)
## Installation
---
Folder structure
```sh
@@ -73,7 +72,6 @@ __If it fails:__ check your firewall rules.
::
## Exposing Gitea with Swag
---
The benefit of this setup is being able to access it remotely from any of your devices. To do so, well expose Gitea through Swag.
::note