1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
Virtual whiteboard for sketching hand-drawn like diagrams
Go to file
JavaScript Joe e5e0e37f23 feat: update font file and add meta tags (#400)
* fix: add new, smaller FG_Virgil file

* fix: update with new codesandbox font file link

* feat: add og-image and meta tags

* feat: add pr template

* fix: update pr template

* fix: remove pr template

* refactor: remove twitter meta in favor of og:image

* fix: add og:image:width

* refactor: update image

* refactor: use image in readme
2020-01-16 21:32:40 +01:00
.github Adding open collective sponsor (#275) 2020-01-08 13:04:13 -08:00
public feat: update font file and add meta tags (#400) 2020-01-16 21:32:40 +01:00
src feat: update font file and add meta tags (#400) 2020-01-16 21:32:40 +01:00
.gitignore remove static/ from git & ignore (#265) 2020-01-08 19:18:17 +01:00
CONTRIBUTING.md fix(font): modify exclamation point in font (#394) 2020-01-16 09:59:43 -08:00
LICENSE Add MIT License (#176) 2020-01-05 13:09:29 -08:00
package-lock.json enable curveFitting & bump roughjs (#373) 2020-01-15 20:01:50 +01:00
package.json enable curveFitting & bump roughjs (#373) 2020-01-15 20:01:50 +01:00
README.md feat: update font file and add meta tags (#400) 2020-01-16 21:32:40 +01:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00