| OLD | NEW |
| 1 title=Website defaults | 1 title=Website defaults |
| 2 | 2 |
| 3 <h1>Website defaults</h1> | 3 <h1>Website defaults</h1> |
| 4 <p>Default resources for eyeo websites.</p> | 4 <p>Default resources for eyeo websites.</p> |
| 5 | 5 |
| 6 <h2>Components</h2> | 6 <h2>Components</h2> |
| 7 | 7 |
| 8 <ol> | 8 <ol> |
| 9 <li><a href="content">Content</a></li> | 9 <li><a href="content">Content</a></li> |
| 10 <li><a href="grid">Grid</a></li> | 10 <li><a href="grid">Grid</a></li> |
| 11 <li><a href="content-styleguide">Content Styleguide</a></li> |
| 12 <li><a href="developer-styleguide">Developer Styleguide</a></li> |
| 11 </ol> | 13 </ol> |
| OLD | NEW |