@@ -73,18 +73,21 @@ Copy paste the following code to each new page. Adapt it fit the needs of your p
## Headline details
`<a name="top" />` : You can reference this name (`[link to top](#top) `) with a link and can jump back to top! You can reference everything else in the code you define in `<a name="" />` via this structure.
`<a name="top" />`:
You can reference this name (`[link to top](#top) `) with a link and can jump back to top! You can reference everything else in the code you define in `<a name="" />` via this structure.
`[**HOME**](Home) » [**<TopicPage>**](<TopicPage>) » [**<YourPage>**](<YourPage>)` : The headline each page should have.