| OLD | NEW |
| 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 Loading... |
| 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> |
| OLD | NEW |