diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-02 04:02:20 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-02 04:02:20 -0700 |
commit | 4b9349b3f8bee21eb086cfd6e7668532a50e6048 (patch) | |
tree | fa3ae95f516d8ec10fb0de57886ff88410b6d11d /src/App.tsx | |
parent | 06bb4177202b432d5f42141975ec82b5a8837f0e (diff) | |
download | the-abstraction-engine-4b9349b3f8bee21eb086cfd6e7668532a50e6048.tar.gz the-abstraction-engine-4b9349b3f8bee21eb086cfd6e7668532a50e6048.zip |
add text on lambda factory
Diffstat (limited to 'src/App.tsx')
-rw-r--r-- | src/App.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.tsx b/src/App.tsx index aadff37..0ae052f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -30,7 +30,7 @@ export const App = () => { simponic </a>{" "} | inspired by{" "} - <a href="https://hempuli.com/baba/" target="_blank" className="tf"> + <a href="https://hempuli.com/baba/" target="_blank"> baba is you </a> </span> |