First quick Sure rebrand (#74)

* First cut of smallest rebrand, pending icons

* Leave SQL schema tokens/user names the same for now

* First batch of logos

* Release notes/what's new

* /releases missing

* redirect_uri for sureapp://

* Padded logo

* Test the correct /releases URL

* Missed a few mobile URIs

* Some icons/asssets from /website/ repo

* Seed/sample data user @sure.local now

* New screenshot

* Want to keep their legal "boilerplate" from the upstream repo
This commit is contained in:
Juan José Mata
2025-08-05 14:35:01 -07:00
committed by GitHub
parent 64c62bffbc
commit 099425d240
40 changed files with 161 additions and 96 deletions

View File

@@ -2,9 +2,9 @@
"devDependencies": {
"@biomejs/biome": "^1.9.3"
},
"name": "maybe",
"name": "sure",
"version": "1.0.0",
"description": "The OS for your personal finances",
"description": "The personal finance app for everyone",
"scripts": {
"style:check": "biome check",
"style:fix": "biome check --write",