Skip to content

Commit 1c33b38

Browse files
committed
Redesign logo and color, add limit norification, mail notify after pay, edgestore remove
1 parent 3ad3d8a commit 1c33b38

34 files changed

Lines changed: 235 additions & 138 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@
1414
<img src="https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white" width="140px" height="32px">
1515
<img src="https://i.ibb.co/pvMBqZp/convex-Badge.png" width="100px" height="33px">
1616
<img src="https://camo.githubusercontent.com/b9a0233829c27ddd06dccd50688eb9b01a68f9f86c0375235736d0a00cf23a82/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436c65726b2d3643343746462e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d436c65726b266c6f676f436f6c6f723d7768697465" width="105px" height="33px">
17-
<img src="https://camo.githubusercontent.com/ddc0e05af3d421456518a479207cdac3461923e66591db79410ab70e57dd3e4b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4564676573746f72652d6135376666662e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d4564676573746f7265266c6f676f436f6c6f723d7768697465" width="115px" height="33px">
1817
</p>

next.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ const nextConfig = {
44
domains: [
55
"files.edgestore.dev",
66
"img.clerk.com",
7-
"media.discordapp.net",
8-
"localhost"
7+
"localhost",
8+
"db.api.qual.su"
99
]
1010
}
1111
}

public/default-cover.png

-72.9 KB
Binary file not shown.

public/default-cover.svg

Lines changed: 31 additions & 0 deletions
Loading

public/icon/ecosystem.svg

Lines changed: 1 addition & 1 deletion
Loading

public/icon/lamp.svg

Lines changed: 5 additions & 5 deletions
Loading

public/icon/options.svg

Lines changed: 1 addition & 1 deletion
Loading

public/icon/people.svg

Lines changed: 2 additions & 2 deletions
Loading

public/image/Notter.png

-342 Bytes
Loading

public/image/Notter2.png

-9.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)