mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: update logo (#6979)
This commit is contained in:
parent
4a9adc703a
commit
5302490372
36 changed files with 230 additions and 64 deletions
|
@ -104,8 +104,8 @@ export default defineConfig({
|
|||
"Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.",
|
||||
icons: [
|
||||
{
|
||||
src: "logo-180x180.png",
|
||||
sizes: "180x180",
|
||||
src: "android-chrome-192x192.png",
|
||||
sizes: "192x192",
|
||||
type: "image/png",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue