From 59f2d549d4b1fe1cfe51393c46a7aa53375d39e2 Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Fri, 7 Aug 2026 12:53:59 +0400 Subject: [PATCH] Remove blank line --- content/codeberg-pages/using-custom-domain.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/codeberg-pages/using-custom-domain.md b/content/codeberg-pages/using-custom-domain.md index 4082677..7b2837e 100644 --- a/content/codeberg-pages/using-custom-domain.md +++ b/content/codeberg-pages/using-custom-domain.md @@ -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.