aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaheshtheDev <[email protected]>2025-10-29 06:40:19 +0000
committerMaheshtheDev <[email protected]>2025-10-29 06:40:19 +0000
commit440b9232252c3c995126eed5a2fa799a292d16d6 (patch)
treef736a7dcb257dbbee0f298e8efe0607c3d56b2ef
parentfix: skeleton and mobile chat improvments (#541) (diff)
downloadsupermemory-440b9232252c3c995126eed5a2fa799a292d16d6.tar.xz
supermemory-440b9232252c3c995126eed5a2fa799a292d16d6.zip
chore: remove unused files (#540)10-28-chore_remove_unused_files
### Relocated logo file and removed unnecessary configuration files. ### What changed? - Moved `logo.svg` to `apps/web/public/logo-fullmark.svg` - Updated the logo path in `README.md` to reflect the new location - Removed empty `.npmrc` file - Removed `apps/web/public/_headers` file that contained Next.js static caching configuration
-rw-r--r--.npmrc0
-rw-r--r--README.md2
-rw-r--r--apps/web/public/_headers2
-rw-r--r--apps/web/public/logo-fullmark.svg (renamed from logo.svg)0
4 files changed, 1 insertions, 3 deletions
diff --git a/.npmrc b/.npmrc
deleted file mode 100644
index e69de29b..00000000
--- a/.npmrc
+++ /dev/null
diff --git a/README.md b/README.md
index 4fb61f75..a103dc1c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<div align="center" style="padding-bottom:20px;padding-top:20px">
- <img src="logo.svg" alt="supermemory Logo" width="400" />
+ <img src="apps/web/public/logo-fullmark.svg" alt="supermemory Logo" width="400" />
</div>
<div align="center" style="padding-bottom:10px;padding-top:10px">
diff --git a/apps/web/public/_headers b/apps/web/public/_headers
deleted file mode 100644
index e6320ab1..00000000
--- a/apps/web/public/_headers
+++ /dev/null
@@ -1,2 +0,0 @@
-/_next/static/*
- Cache-Control: public,max-age=31536000,immutable \ No newline at end of file
diff --git a/logo.svg b/apps/web/public/logo-fullmark.svg
index a91e0f68..a91e0f68 100644
--- a/logo.svg
+++ b/apps/web/public/logo-fullmark.svg