From 767990f157d1113ddd9cb6a9c057d38613f345b9 Mon Sep 17 00:00:00 2001 From: Daphne Preston-Kendal Date: Fri, 9 Jan 2026 11:38:01 +0100 Subject: [PATCH] Fix HTML validation errors --- index.html | 106 +++++++++++++++++++++++++++-------------------------- 1 file changed, 55 insertions(+), 51 deletions(-) diff --git a/index.html b/index.html index 0f28bb6..124a9af 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,6 @@ - @@ -22,6 +21,46 @@ + + @@ -65,47 +104,8 @@
-
-
+

Codeberg Pages is currently provided with a best effort approach. To be exact, the software behind this feature is currently in maintenance mode.

Please do not rely on it for critical websites, as we can't guarantee high availability like some other providers do.

@@ -162,21 +162,26 @@

or

To use a custom domain, create a file .domains in your repository with the domain name you wish to use. -

+

+

Then, add a DNS record for that domain:
CNAME [[branch.]repo.]user.codeberg.page. -

+

+

Or for apex domains where CNAME doesn't work:
ALIAS codeberg.page.
TXT [[branch.]repo.]user.codeberg.page -

- If ALIAS isn't supported, use add the TXT record as described above, and use A+AAAA as following:
-


+

+

+ If ALIAS isn't supported, use add the TXT record as described above, and use A+AAAA as following: +

+ +

A 217.197.84.141
- AAAA 2a0a:4580:103f:c0de::2
+ AAAA 2a0a:4580:103f:c0de::2

@@ -185,7 +190,6 @@
-