diff --git a/app/javascript/mastodon/features/ui/components/link_footer.tsx b/app/javascript/mastodon/features/ui/components/link_footer.tsx
index 2ff5a32c69..a70111fce6 100644
--- a/app/javascript/mastodon/features/ui/components/link_footer.tsx
+++ b/app/javascript/mastodon/features/ui/components/link_footer.tsx
@@ -51,11 +51,13 @@ export const LinkFooter: React.FC<{ multiColumn: boolean }> = ({ multiColumn })
- - Made with ❤️ - -
+ + ++ + Made with ❤️ + +
); };