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

Unified Diff: src/site/samples/countdown/index.markdown

Issue 35563005: Added landing pages for new samples (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Tweak Created 7 years, 2 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
Index: src/site/samples/countdown/index.markdown
diff --git a/src/site/samples/countdown/index.markdown b/src/site/samples/countdown/index.markdown
index aedf96d365c0254ca6d3ca4a392cd22d3e341f8d..d4a50d0c872398800c34da593c27b0448445b699 100644
--- a/src/site/samples/countdown/index.markdown
+++ b/src/site/samples/countdown/index.markdown
@@ -1,7 +1,6 @@
---
layout: default
-title: Countdown
-group_id: "working_with_the_dom"
+title: Storing and Retrieving Data using IndexedDB
live_example_url: /docs/tutorials/indexeddb/examples/count_down/out/web/count_down.html
header:
css: ["/samples/samples.css"]
@@ -37,4 +36,4 @@ more detail, or read the
src="{{page.live_example_url}}">
</iframe>
-<p>See all <a href="/samples/">samples</a></p>
+See all [samples](/samples/).

Powered by Google App Engine
This is Rietveld 408576698