update documentation

This commit is contained in:
Simon Vieille 2024-01-23 21:02:18 +01:00
parent d32cd09c98
commit 15d9e9a430
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -60,13 +60,12 @@ git rm --cached -r .</code></pre>
<i class="si-rocket has-size-9 has-text-primary"></i>
</div>
<div class="title is-4">3. You're done!</div>
<p class="has-text-justify has-mb-4">
Access your new website using this link: <code>https://USERNAME.gitnet.page[/REPOSITORY][/@BRANCH]</code>.
</p>
<p class="has-text-justify has-mb-4">Access your new website using this link:</p>
<pre>https://USERNAME.gitnet.page[/REPOSITORY][/@BRANCH]</pre>
<div class="divider"></div>
<div class="title is-4">How to use a custom domain?</div>
<div class="title is-5">How to use a custom domain?</div>
<p>To use a custom domain, create a file <code>.domains</code> in your repository with the domain name you wish to use.
Then, add a DNS record for that domain:</p>