diff options
author | Elizabeth Hunt <elizabeth@simponic.xyz> | 2025-03-01 15:31:27 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth@simponic.xyz> | 2025-03-01 15:31:27 -0700 |
commit | 07f508365f619d6bfe0a074dcf98c5ae8db17f08 (patch) | |
tree | 16b2a072998452ad72529e3d617f5c4a2df63c0c /src/App.tsx | |
parent | 309ed20627ed798c464a9f97d9c32ceb1a314595 (diff) | |
download | the-abstraction-engine-07f508365f619d6bfe0a074dcf98c5ae8db17f08.tar.gz the-abstraction-engine-07f508365f619d6bfe0a074dcf98c5ae8db17f08.zip |
add carcadr level
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 b8582de..89b7cbc 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,7 +21,7 @@ export const App = () => { <div className="footer"> <span> built by{" "} - <a href="https://github.com/simponic" target="_blank" className="tf"> + <a href="https://git.simponic.xyz/simponic" target="_blank" className="tf"> simponic </a>{" "} | inspired by{" "} |