Skip to content

Commit 9998c14

Browse files
Merge pull request #131 from makeplane/brand-refresh
Brand refresh
2 parents d78f1cd + 9197ec0 commit 9998c14

5 files changed

Lines changed: 2 additions & 131 deletions

File tree

β€Žlogo/dark.svgβ€Ž

Lines changed: 0 additions & 43 deletions
This file was deleted.

β€Žlogo/favicon-32x32.pngβ€Ž

975 Bytes
Loading

β€Žlogo/favicon.svgβ€Ž

Lines changed: 0 additions & 43 deletions
This file was deleted.

β€Žlogo/light.svgβ€Ž

Lines changed: 0 additions & 43 deletions
This file was deleted.

β€Žmint.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Plane",
33
"logo": {
4-
"light": "/logo/light.svg",
5-
"dark": "/logo/dark.svg"
4+
"light": "https://media.docs.plane.so/logo/new-logo-white.png",
5+
"dark": "https://media.docs.plane.so/logo/new-logo-dark.png"
66
},
77
"favicon": "/logo/favicon-32x32.png",
88
"colors": {

0 commit comments

Comments
Β (0)