Delete the unnecessary #

This # lead to the wrong URL.
This commit is contained in:
Bishochiparaa 2024-04-14 00:33:26 +08:00 committed by GitHub
parent 89e0cfd874
commit 931708b822
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,8 +54,8 @@
<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>
{{- end }}
{{- end }}