summaryrefslogtreecommitdiff
path: root/src/App.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.tsx')
-rw-r--r--src/App.tsx6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/App.tsx b/src/App.tsx
index 89b7cbc..342b0dd 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -21,7 +21,11 @@ export const App = () => {
<div className="footer">
<span>
built by{" "}
- <a href="https://git.simponic.xyz/simponic" target="_blank" className="tf">
+ <a
+ href="https://git.simponic.xyz/simponic"
+ target="_blank"
+ className="tf"
+ >
simponic
</a>{" "}
| inspired by{" "}