Thomas Steiner
|
1f2dfcf372
|
Fix frontend webmanifest so installing a PWA isn't broken (#1450)
* Add `"start_url"` and `"id"` to manifest
* Change background color and add screenshot
* Remove screenshot again
|
2023-11-06 01:35:01 -08:00 |
Dennis Kobert
|
40f9a7d051
|
Fix index.html to include the favicon (#1347)
Fix index.html to include the favicon
|
2023-07-31 10:29:02 -07:00 |
Keavon Chambers
|
16afe91944
|
Change favicon/app manifest theme color to white
|
2022-11-06 01:55:48 -07:00 |
Keavon Chambers
|
8a05712dac
|
Reorder tool icons, update favicon and logo, and other icon cleanup
|
2022-03-04 13:04:59 -08:00 |
Keavon Chambers
|
53ad105f57
|
Restructure project directories (#333)
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
|
2021-08-07 05:17:18 -07:00 |