Update site
This commit is contained in:
parent
c259e4fdae
commit
cca094839a
@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
<div class='ui raised segment'>
|
<div class='ui raised segment'>
|
||||||
<div class='ui blue ribbon label'>HTML</div>
|
<div class='ui blue ribbon label'>HTML</div>
|
||||||
<pre class='line-numbers'><code class='language-html'><canvas id='basicGlobe' width='400' height='400'
|
<pre class='line-numbers'><code class='language-html'><canvas id='rotatingGlobe' width='400' height='400'
|
||||||
style='width: 400px; height: 400px; cursor: move;'></canvas></code></pre>
|
style='width: 400px; height: 400px; cursor: move;'></canvas></code></pre>
|
||||||
|
|
||||||
<div class='ui red ribbon label'>JavaScript</div>
|
<div class='ui red ribbon label'>JavaScript</div>
|
||||||
|
|||||||
@ -132,7 +132,7 @@
|
|||||||
Source Code
|
Source Code
|
||||||
</a>
|
</a>
|
||||||
<p class='section-description'>Take a look at the source on GitHub and contribute to the project</p>
|
<p class='section-description'>Take a look at the source on GitHub and contribute to the project</p>
|
||||||
<p><a class='ui purple button' href='https://github.com/BinaryMuse/planetary.js' onclick="_gaq.push(['_trackPageview', '/redirect-to-github-project-page']);">Examine the Source</a></p>
|
<p><a class='ui purple button' href='https://github.com/BinaryMuse/planetary.js' onclick="_gaq.push(['_trackPageview', '/redirect-to-github-project-page']);>Examine the Source</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user