diff --git a/index.html b/index.html index 40c80af..5ab4387 100644 --- a/index.html +++ b/index.html @@ -162,8 +162,12 @@

Or for zone roots where CNAME doesn't work:
ALIAS codeberg.page
- (or A 217.197.91.145 & AAAA 2001:67c:1401:20f0::1)
TXT [[branch.]repo.]user.codeberg.page +

+ If ALIAS isn't supported, use A & AAAA instead:
+ A 217.197.91.145
+ AAAA 2001:67c:1401:20f0::1
+ + TXT as above