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

Unified Diff: src/site/_includes/footer.html

Issue 11366023: Updated tech overview (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: incorporate review comments Created 8 years 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/_includes/header.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/_includes/footer.html
diff --git a/src/site/_includes/footer.html b/src/site/_includes/footer.html
index 09faeb82bc0da8eddbd47c659350b57d51e1f917..502fecf3cab1297805a1bacb2f89e86d39af8765 100644
--- a/src/site/_includes/footer.html
+++ b/src/site/_includes/footer.html
@@ -6,6 +6,7 @@
<div class="span3">
<h4>Dart Docs</h4>
<ul>
+ <li><a href="/docs/technical-overview/?utm_source=site&amp;utm_medium=footer&amp;utm_campaign=homepage">Technical Overview</a></li>
<li><a href="/docs/dart-up-and-running/ch02.html?utm_source=site&amp;utm_medium=footer&amp;utm_campaign=homepage">Language Tour</a></li>
<li><a href="/docs/spec/?utm_source=site&amp;utm_medium=footer&amp;utm_campaign=homepage">Language Spec</a></li>
<li><a href="/docs/dart-up-and-running/ch03.html?utm_source=site&amp;utm_medium=footer&amp;utm_campaign=homepage">Library Tour</a></li>
@@ -79,4 +80,4 @@
{% endfor %}
</body>
-</html>
+</html>
« no previous file with comments | « no previous file | src/site/_includes/header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698