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 Pingvin Share, a self-hosted file sharing platform to send
![picture](/img/serveex/pingvin.png)
## Installation
---
Open Dockge, click `compose`, name the stack `pingvin`, then copy-paste this:
```yaml
@@ -80,7 +79,6 @@ __If it fails:__ check your firewall rules.
::
## Exposing Pingvin with Swag
---
The whole point of a solution like this is being able to access it remotely, from all your devices. To do this, we'll expose Pingvin through Swag.
::note