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

Side by Side Diff: pages/index.html

Issue 29630648: Issue 6013 - Add site name to document title in website-defaults standard metadata (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Remove repeated markup Created Dec. 13, 2017, 9:38 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
« includes/meta/standard.tmpl ('K') | « includes/meta/standard.tmpl ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Website defaults 1 title=Website defaults
2 title_exclude_sitename=true 2 title_suffix=none
3 3
4 <h1>Website defaults</h1> 4 <h1>Website defaults</h1>
5 <p>Default resources for eyeo websites.</p> 5 <p>Default resources for eyeo websites.</p>
6 6
7 <h2>Components</h2> 7 <h2>Components</h2>
8 8
9 <ol> 9 <ol>
10 <li><a href="utilities">Utilities</a></li> 10 <li><a href="utilities">Utilities</a></li>
11 <li><a href="content">Content</a></li> 11 <li><a href="content">Content</a></li>
12 <li><a href="grid">Grid</a></li> 12 <li><a href="grid">Grid</a></li>
13 <li> 13 <li>
14 Forms 14 Forms
15 <ol> 15 <ol>
16 <li><a href="forms/basic">Basic form fields</a></li> 16 <li><a href="forms/basic">Basic form fields</a></li>
17 <li><a href="forms/advanced">Advanced form fields</a></li> 17 <li><a href="forms/advanced">Advanced form fields</a></li>
18 <li><a href="forms/buttons">Buttons</a></li> 18 <li><a href="forms/buttons">Buttons</a></li>
19 </ol> 19 </ol>
20 </li> 20 </li>
21 <li><a href="content-styleguide">Content Styleguide</a></li> 21 <li><a href="content-styleguide">Content Styleguide</a></li>
22 <li><a href="developer-styleguide">Developer Styleguide</a></li> 22 <li><a href="developer-styleguide">Developer Styleguide</a></li>
23 </ol> 23 </ol>
OLDNEW
« includes/meta/standard.tmpl ('K') | « includes/meta/standard.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld