Fix line breaks

This commit is contained in:
Moritz Marquardt 2021-12-02 09:44:35 +01:00
parent 2b45e736f3
commit b2ca339694
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
</p>
<div class="codeberg-divider"><hr>or<hr></div>
<p>
To use your own domain, create a file <code class="code">.domains</code> in your repository with the domain name you want to use.
To use a custom domain, create a file <code class="code">.domains</code> in your repository with the domain name 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>