Add the hostname to the relay page

This commit is contained in:
Daniele Tonon
2023-07-14 13:47:21 +02:00
parent 8df50b84e3
commit 9272d09048

View File

@@ -26,6 +26,9 @@
</div>
<div class="field separator long"></div>
<div class="field">
wss://{{.hostname | escapeString}}
</div>
<div class="field about">
{{.info.Description | escapeString | basicFormatting}}
</div>