add title to verbatim blocks. finish relaying page

This commit is contained in:
Christoph Haas 2025-09-10 23:32:18 +02:00
parent 68fbbb5890
commit 3cb34170c7
9 changed files with 194 additions and 237 deletions

View file

@ -30,7 +30,7 @@ youre actually using MariaDB.
This step is simple. Connect to the database using the `mariadb` command in your shell:
```sh
```sh title="Run this on your server"
mariadb
```