mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
chore: remove unused files (#540)
### 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
This commit is contained in:
parent
2145340c11
commit
440b923225
4 changed files with 1 additions and 3 deletions
0
.npmrc
0
.npmrc
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
/_next/static/*
|
||||
Cache-Control: public,max-age=31536000,immutable
|
||||
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Loading…
Add table
Reference in a new issue