Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(988)

Unified Diff: src/site/samples/sunflower/index.html

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/samples/spirodraw/index.html ('k') | src/site/samples/sunflower/math.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/samples/sunflower/index.html
diff --git a/src/site/samples/sunflower/index.html b/src/site/samples/sunflower/index.html
index 9458f6fbd2b6508fec884aa4b76b6931b6291fc4..2aa15501848522c9fdd0ad9ac6afacb598ef9cee 100644
--- a/src/site/samples/sunflower/index.html
+++ b/src/site/samples/sunflower/index.html
@@ -4,9 +4,9 @@ title: "Sunflower Code Walkthrough"
---
<h1>{{ page:title }}</h1>
-<aside class="note">
+<p>
The <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/#samples%2Fsunflower">full source code</a> for this sample is available. You can also <a href="sunflower.html">run the sample</a>. Note that it uses the HTML5 range input control, which works only in Chrome.
-</aside>
+</p>
<p>The Sunflower sample uses HTML5 Canvas to render an image resembling the head of a sunflower. </p>
« no previous file with comments | « src/site/samples/spirodraw/index.html ('k') | src/site/samples/sunflower/math.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698