Skip to content

Commit 21eb072

Browse files
committed
Optimized images.
1 parent e93abf0 commit 21eb072

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<!DOCTYPE html>
23
<html>
34
<head>
@@ -18,7 +19,9 @@
1819
}
1920
</style>
2021

21-
<!-- React + JSX. -->
22+
<!-- es5shim + React + JSX. -->
23+
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.3.0/es5-shim.min.js"></script>
24+
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.3.0/es5-sham.min.js"></script>
2225
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.10.0/react.min.js"></script>
2326
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.10.0/JSXTransformer.js"></script>
2427

mao2.png

-655 KB
Loading

mao3.png

-1.18 MB
Loading

mao4.png

-1.24 MB
Loading

0 commit comments

Comments
 (0)