Add tiny help text for .domains file

This commit is contained in:
Moritz Marquardt 2021-12-02 09:38:16 +01:00
parent 15fa38d0fc
commit 2b45e736f3
1 changed files with 3 additions and 1 deletions

View File

@ -155,7 +155,9 @@
</p>
<div class="codeberg-divider"><hr>or<hr></div>
<p>
To use your own domain, add a DNS record:<br>
To use your own domain, create a file <code class="code">.domains</code> in your repository with the domain name you want to use.
<br><br>
Then, add a DNS record to that domains:<br>
<code class="code">CNAME [[<i>branch</i>.]<i>repo</i>.]<i>user</i>.codeberg.page</code>
<br><br>
Or for zone roots where CNAME doesn't work:<br>