Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/index.html

Issue 29587584: Issue 5635 - Implement website-default navbar component (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Use padding on navbar link, optimise svg Created Nov. 30, 2017, 2 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/index.html
===================================================================
--- a/pages/index.html
+++ b/pages/index.html
@@ -4,16 +4,17 @@
<p>Default resources for eyeo websites.</p>
<h2>Components</h2>
<ol>
<li><a href="utilities">Utilities</a></li>
<li><a href="content">Content</a></li>
<li><a href="grid">Grid</a></li>
+ <li><a href="navbar">Navbar</a></li>
<li>
Forms
<ol>
<li><a href="forms/basic">Basic form fields</a></li>
<li><a href="forms/advanced">Advanced form fields</a></li>
<li><a href="forms/buttons">Buttons</a></li>
</ol>
</li>

Powered by Google App Engine
This is Rietveld