From cca094839aa4a9c5d079eda4d83b7de035437fc2 Mon Sep 17 00:00:00 2001 From: Brandon Tilley Date: Sat, 11 Jan 2014 15:20:06 -0800 Subject: [PATCH] Update site --- examples/rotating.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/rotating.html b/examples/rotating.html index 15f7f2a..76e981e 100644 --- a/examples/rotating.html +++ b/examples/rotating.html @@ -62,7 +62,7 @@
HTML
-
<canvas id='basicGlobe' width='400' height='400'
+
<canvas id='rotatingGlobe' width='400' height='400'
   style='width: 400px; height: 400px; cursor: move;'></canvas>
JavaScript
diff --git a/index.html b/index.html index 74bebb2..d7227be 100644 --- a/index.html +++ b/index.html @@ -132,7 +132,7 @@ Source Code

Take a look at the source on GitHub and contribute to the project

-

Examine the Source

+