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

Side by Side Diff: pages/index.html

Issue 29622568: Issue 6013 - Add site name to document title in website-defaults standard metadata (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Rephrase if statement Created Nov. 30, 2017, 1:19 p.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 title_exclude_sitename=true
2 3
3 <h1>Website defaults</h1> 4 <h1>Website defaults</h1>
4 <p>Default resources for eyeo websites.</p> 5 <p>Default resources for eyeo websites.</p>
5 6
6 <h2>Components</h2> 7 <h2>Components</h2>
7 8
8 <ol> 9 <ol>
9 <li><a href="utilities">Utilities</a></li> 10 <li><a href="utilities">Utilities</a></li>
10 <li><a href="content">Content</a></li> 11 <li><a href="content">Content</a></li>
11 <li><a href="grid">Grid</a></li> 12 <li><a href="grid">Grid</a></li>
12 <li> 13 <li>
13 Forms 14 Forms
14 <ol> 15 <ol>
15 <li><a href="forms/basic">Basic form fields</a></li> 16 <li><a href="forms/basic">Basic form fields</a></li>
16 <li><a href="forms/advanced">Advanced form fields</a></li> 17 <li><a href="forms/advanced">Advanced form fields</a></li>
17 <li><a href="forms/buttons">Buttons</a></li> 18 <li><a href="forms/buttons">Buttons</a></li>
18 </ol> 19 </ol>
19 </li> 20 </li>
20 <li><a href="content-styleguide">Content Styleguide</a></li> 21 <li><a href="content-styleguide">Content Styleguide</a></li>
21 <li><a href="developer-styleguide">Developer Styleguide</a></li> 22 <li><a href="developer-styleguide">Developer Styleguide</a></li>
22 </ol> 23 </ol>
OLDNEW
« includes/meta/standard.tmpl ('K') | « includes/meta/standard.tmpl ('k') | settings.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld