modified: web/template/index_what_is_this.tmpl

This commit is contained in:
Kyo Sakuyo 2024-04-14 10:05:30 +08:00
parent 89e0cfd874
commit e517647b54
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<li><a href="https://fedidb.org/network" rel="nofollow noreferrer noopener" target="_blank">FediDB (opens in a new tab)</a></li>
</ul>
{{- if .instance.Registrations }}
<p>Or, just <a href="#signup">register for an account on this instance</a>!</p>
<p>Or, just <a href="signup">register for an account on this instance</a>!</p>
{{- end }}
</div>
</section>