Merge pull request #475 from zmac-me/minorfix

Remove an erroneous 'a' from supporter.erb
This commit is contained in:
Kyle Drake 2024-01-03 13:12:04 -06:00 committed by GitHub
commit e96bce69bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
<p class="tiny">
You currently have the <strong>Free Plan (<%= current_site.maximum_space.to_space_pretty %>)</strong>.<br>Want to get more space and help Neocities? Become a supporter!
</p>
<a href="/supporter">Supporter Info</a>a
<a href="/supporter">Supporter Info</a>
<% if parent_site.stripe_customer_id || parent_site.paypal_profile_id %>
<br>
<a href="/settings/invoices">Generated Invoices</a>