Skip to content

Commit

Permalink
Changes in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Nov 18, 2020
1 parent caa3276 commit e1073de
Show file tree
Hide file tree
Showing 5 changed files with 397 additions and 880 deletions.
9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<!doctype html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZY35PDRQ3X"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-ZY35PDRQ3X');
</script>
<meta charset="utf-8">
<title>React Draft Wysiwyg</title>
<link href="static/main.css" rel="stylesheet">
Expand Down
Loading

0 comments on commit e1073de

Please sign in to comment.