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

Unified Diff: src/site/_config.yml

Issue 1319523005: Embed DartPad in the top part of homepage (Closed) Base URL: https://github.com/dart-lang/www.dartlang.org.git@master
Patch Set: remove 2nd dartpad Created 5 years, 4 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 | « no previous file | src/site/css/dart-style.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/_config.yml
diff --git a/src/site/_config.yml b/src/site/_config.yml
index 86f2d43acdad0c2b343d8389b881d4e362f0abee..88ce4269fca0310895c377c9d7b47d41f74b1fff 100644
--- a/src/site/_config.yml
+++ b/src/site/_config.yml
@@ -8,7 +8,7 @@ highlighter: null
url: https://www.dartlang.org
custom:
dartpad:
- embed-prefix: "https://dartpad.dartlang.org/embed-dart.html"
+ embed-dart-prefix: "https://dartpad.dartlang.org/embed-dart.html"
embed-html-prefix: "https://dartpad.dartlang.org/embed-html.html"
embed-inline-prefix: "https://dartpad.dartlang.org/embed-inline.html"
downloads:
« no previous file with comments | « no previous file | src/site/css/dart-style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698