aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2024-11-20 22:11:48 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2024-11-20 22:11:48 -0800
commit6e9a2b02f03dff27ce62b9ec1aec643a097632cf (patch)
tree1ddbdb4679cc32f8e30830717838281527008469
parentfeat: tweak layout of donation page (diff)
downloadwww-6e9a2b02f03dff27ce62b9ec1aec643a097632cf.tar.gz
www-6e9a2b02f03dff27ce62b9ec1aec643a097632cf.tar.bz2
www-6e9a2b02f03dff27ce62b9ec1aec643a097632cf.zip
fix(donate): fix spaceHEADmaster
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--donate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/donate/index.html b/donate/index.html
index 4f7c301..d714c34 100644
--- a/donate/index.html
+++ b/donate/index.html
@@ -241,7 +241,7 @@ layout: tyrian
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribe_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Subscribe" />
-->
<span class="input-group-btn">
- <button class="btn btn-danger" type="submit"><span class="fa fa-fw fa-heart"></span>&bnsp;Subscribe!</button>
+ <button class="btn btn-danger" type="submit"><span class="fa fa-fw fa-heart"></span>&nbsp;Subscribe!</button>
</span>
</form>