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

Side by Side Diff: pages/index.html

Issue 29680647: Issue 5329 - Provide a template for social media meta data in website-defaults (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Jan. 26, 2018, 11:28 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 title=Website defaults 1 title=Website defaults
2 description=Default resources for eyeo websites 2 description=Default resources for eyeo websites
3 title_suffix=none 3 title_suffix=none
4 4
5 <h1>Website defaults</h1> 5 <h1>Website defaults</h1>
6 <p>Default resources for eyeo websites.</p> 6 <p>Default resources for eyeo websites.</p>
7 7
8 <h2>Components</h2> 8 <h2>Components</h2>
9 9
10 <ol> 10 <ol>
11 <li><a href="utilities">Utilities</a></li> 11 <li><a href="utilities">Utilities</a></li>
12 <li><a href="content">Content</a></li> 12 <li><a href="content">Content</a></li>
13 <li><a href="grid">Grid</a></li> 13 <li><a href="grid">Grid</a></li>
14 <li><a href="navbar">Navbar</a></li> 14 <li><a href="navbar">Navbar</a></li>
15 <li> 15 <li>
16 Forms 16 Forms
17 <ol> 17 <ol>
18 <li><a href="forms/basic">Basic form fields</a></li> 18 <li><a href="forms/basic">Basic form fields</a></li>
19 <li><a href="forms/advanced">Advanced form fields</a></li> 19 <li><a href="forms/advanced">Advanced form fields</a></li>
20 <li><a href="forms/buttons">Buttons</a></li> 20 <li><a href="forms/buttons">Buttons</a></li>
21 </ol> 21 </ol>
22 </li> 22 </li>
23 <li><a href="content-styleguide">Content Styleguide</a></li> 23 <li><a href="content-styleguide">Content Styleguide</a></li>
juliandoucette 2018/01/30 04:04:41 Detail: I think it makes sense to separate these f
ire 2018/01/30 08:19:08 This makes sense. I think we should separate/organ
24 <li><a href="developer-styleguide">Developer Styleguide</a></li> 24 <li><a href="developer-styleguide">Developer Styleguide</a></li>
25 </ol> 25 </ol>
26
27 <h2>Includes</h2>
28
29 <ol>
30 <li><a href="metadata">Metadata</a></li>
31 </ol>
OLDNEW

Powered by Google App Engine
This is Rietveld