diff options
Diffstat (limited to 'src/App.tsx')
-rw-r--r-- | src/App.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.tsx b/src/App.tsx index 9c5f790..1ed1ffd 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -23,6 +23,10 @@ export const App = () => { className="tf" > simponic + </a>{" "} + | inspired by{" "} + <a href="https://hempuli.com/baba/" target="_blank" className="tf"> + baba is you </a> </span> </div> |