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

Delta Between Two Patch Sets: pages/index.html

Issue 29792555: Fixes #3 - Share app store buttons (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Left Patch Set: Created May 28, 2018, 10:58 a.m.
Right Patch Set: Added documentatoin page Created May 28, 2018, 11:16 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « pages/images.md ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
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 17 matching lines...) Expand all
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 32
33 <h2>Scripts</h2> 33 <h2>Scripts</h2>
34 34
35 <ol> 35 <ol>
36 <li><a href="address-masking">Address masking</a></li> 36 <li><a href="address-masking">Address masking</a></li>
37 </ol> 37 </ol>
38
39 <h2>Media</h2>
40
41 <ol>
42 <li><a href="images">Images</a></li>
43 </ol>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld