Remove blank line

This commit is contained in:
Artyom Bologov 2026-08-07 12:53:59 +04:00
parent 1ff1173777
commit 59f2d549d4

View file

@ -234,7 +234,6 @@ So if you want to deploy to a subdomain, list it as hook target directly.
{% endadmonition %}
**If you deploy from Forgejo Actions,**
the `site` parameter to the git-pages action should be set to the URL of your custom domain, and the `server` parameter should be set to `codeberg.page`. The [Forgejo Actions guide](/codeberg-pages/forgejo-actions/) includes example workflows and more information.