Skip to content

Commit

Permalink
build: update example page
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt committed May 28, 2019
1 parent cbc0d8e commit 33fc0e5
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html> <html> <head> <title>svg-drawing</title> <meta charset=utf-8 /> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"/> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-91428067-3"></script> <script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-91428067-3")</script> </head> <body><script type="text/javascript" src="main.bundle.js"></script></body> </html>
32 changes: 32 additions & 0 deletions docs/main.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.bundle.js.map

Large diffs are not rendered by default.

0 comments on commit 33fc0e5

Please sign in to comment.