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

Side by Side Diff: src/site/_includes/nav.html

Issue 10387230: add hangouts (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: Created 8 years, 7 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 unified diff | Download patch
OLDNEW
1 <nav> 1 <nav>
2 <form action="/search.html" id="cse-search-box"> 2 <form action="/search.html" id="cse-search-box">
3 <div id="search"> 3 <div id="search">
4 <input type="hidden" name="cx" value="011220921317074318178:i4mscbaxtru" / > 4 <input type="hidden" name="cx" value="011220921317074318178:i4mscbaxtru" / >
5 <input type="hidden" name="ie" value="UTF-8" /> 5 <input type="hidden" name="ie" value="UTF-8" />
6 <input type="hidden" name="hl" value="en" /> 6 <input type="hidden" name="hl" value="en" />
7 <input type="search" name="q" id="q" autocomplete="off" placeholder="Searc h"/> 7 <input type="search" name="q" id="q" autocomplete="off" placeholder="Searc h"/>
8 </div> 8 </div>
9 </form> 9 </form>
10 10
(...skipping 17 matching lines...) Expand all
28 {% nav_link /docs/editor/ %}Dart Editor{% endnav_link %} 28 {% nav_link /docs/editor/ %}Dart Editor{% endnav_link %}
29 {% nav_link /dartium/ %}Chromium with the Dart VM{% endnav_link %} 29 {% nav_link /dartium/ %}Chromium with the Dart VM{% endnav_link %}
30 {% nav_link /docs/getting-started/sdk/ %}SDK{% endnav_link %} 30 {% nav_link /docs/getting-started/sdk/ %}SDK{% endnav_link %}
31 </ul> </li> 31 </ul> </li>
32 <li>Resources 32 <li>Resources
33 <ul> 33 <ul>
34 {% nav_link /samples/ %}Code Samples{% endnav_link %} 34 {% nav_link /samples/ %}Code Samples{% endnav_link %}
35 {% nav_link /articles/ %}Articles{% endnav_link %} 35 {% nav_link /articles/ %}Articles{% endnav_link %}
36 {% nav_link /support/faq.html %}FAQ{% endnav_link %} 36 {% nav_link /support/faq.html %}FAQ{% endnav_link %}
37 {% nav_link /slides/ %}Presentations{% endnav_link %} 37 {% nav_link /slides/ %}Presentations{% endnav_link %}
38 {% nav_link /hangouts/ %}Hangouts{% endnav_link %}
kathyw 2012/05/22 15:46:34 Unless we intend to make this page more than a bun
sethladd 2012/05/22 17:28:48 Done.
38 {% nav_link /resources/ %}More{% endnav_link %} 39 {% nav_link /resources/ %}More{% endnav_link %}
39 </ul> </li> 40 </ul> </li>
40 {% nav_link /support/ %}Contact Us{% endnav_link %} 41 {% nav_link /support/ %}Contact Us{% endnav_link %}
41 </ul> 42 </ul>
42 43
43 <div id="pluspage"><div class="g-plus" data-href="https://plus.google.com/1098 66369054280216564" data-width="100" data-height="131" data-theme="light"></div>< /div> 44 <div id="pluspage"><div class="g-plus" data-href="https://plus.google.com/1098 66369054280216564" data-width="100" data-height="131" data-theme="light"></div>< /div>
44 </nav> 45 </nav>
OLDNEW
« no previous file with comments | « no previous file | src/site/hangouts/dartisans-ep-2.markdown » ('j') | src/site/hangouts/dartisans-ep-5.markdown » ('J')

Powered by Google App Engine
This is Rietveld 408576698