-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gar
committed
Mar 4, 2017
1 parent
f972aee
commit 510a21c
Showing
7 changed files
with
37 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"main.js": "static/js/main.4bcd8e0e.js", | ||
"main.js.map": "static/js/main.4bcd8e0e.js.map" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>DOCS</title> | ||
<link href="https://fonts.googleapis.com/css?family=Delius" rel="stylesheet"> | ||
<link rel="stylesheet" type="text/css" href="./styles.css"> | ||
</head> | ||
<body> | ||
|
||
|
||
<div class="holder" id="renderItem"> | ||
<canvas id="renderCanvas"></canvas> | ||
<img id="renderImage" src="./paint.png" /> | ||
</div> | ||
|
||
|
||
</body> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js"></script> | ||
<script src="static/bundle.js"></script> | ||
|
||
</html> | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Diplomata+SC" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Sirin+Stencil" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet"><link rel="shortcut icon" href="/favicon.ico"><title>React App</title></head><body><div id="root"></div><script type="text/javascript" src="/static/js/main.4bcd8e0e.js"></script></body><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/default.min.css"><script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script><script>hljs.initHighlightingOnLoad()</script></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.