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

Side by Side Diff: pages/index.html

Issue 29773577: Fixes #68 - Implemented address masking script (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Addressed #3 Created May 7, 2018, 11:47 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
« no previous file with comments | « pages/address-masking.md ('k') | static/js/address-masking.js » ('j') | 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 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>
(...skipping 11 matching lines...) Expand all
22 </li> 22 </li>
23 <li><a href="content-styleguide">Content Styleguide</a></li> 23 <li><a href="content-styleguide">Content Styleguide</a></li>
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 26
27 <h2>Includes</h2> 27 <h2>Includes</h2>
28 28
29 <ol> 29 <ol>
30 <li><a href="metadata">Metadata</a></li> 30 <li><a href="metadata">Metadata</a></li>
31 </ol> 31 </ol>
32
33 <h2>Scripts</h2>
34
35 <ol>
36 <li><a href="address-masking">Address masking</a></li>
37 </ol>
OLDNEW
« no previous file with comments | « pages/address-masking.md ('k') | static/js/address-masking.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld