diff options
| author | Dhravya <[email protected]> | 2024-04-15 14:44:05 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-04-15 14:44:05 -0700 |
| commit | 45d26f6e3a9d002c9338d43458fc6d09f00a1c45 (patch) | |
| tree | f8a680f7ad3aee8f11097ba16d6127b700e4d679 | |
| parent | fix: inArray requires atleast one value error (diff) | |
| parent | add link to cloudflare pages (diff) | |
| download | supermemory-45d26f6e3a9d002c9338d43458fc6d09f00a1c45.tar.xz supermemory-45d26f6e3a9d002c9338d43458fc6d09f00a1c45.zip | |
Merge branch 'main' of https://github.com/Dhravya/supermemory
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Built with: - [TailwindCSS](https://tailwindcss.com) - [shadcn-ui](https://ui.shadcn.com) - And some other amazing open source projects like [Novel](https://novel.sh) and [vaul](https://vaul.emilkowal.ski/) -- Hosted on Cloudflare Pages +- Hosted on [Cloudflare Pages](https://pages.cloudflare.com/) #### `apps/extension`: Chrome extension |