Make pre-commit happy

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
environments/review-docs-nginx-aqlin2/deployments/17411
Sporiff 2023-05-02 09:45:31 +02:00
rodzic edb493a599
commit 8a8ae1d272
3 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -323,6 +323,7 @@ Nginx isn't preinstalled on Debian. You can install it by running the following
$ sudo apt update
$ sudo apt install nginx
```
:::
% Nginx update instructions

Wyświetl plik

@ -176,6 +176,7 @@ Nginx isn't preinstalled on Debian. You can install it by running the following
$ sudo apt update
$ sudo apt install nginx
```
:::
% Nginx update instructions

Wyświetl plik

@ -257,4 +257,4 @@ gettext_compact = False
# Don't copy prompts with copybutton
copybutton_exclude = '.linenos, .gp'
copybutton_exclude = ".linenos, .gp"