7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
|
<a href="/">Home</a>
|
||
|
<a href="/about/">About</a>
|
||
|
<a href="/links/">Links</a>
|
||
|
<a href="/blog/">Blog</a>
|
||
|
<a href="/contact/">Contact</a>
|
||
|
|
||
|
{#INFO: It's important to stucture your links with the slashes / on either side of the href /about/ to ensure the links are always from the root of the site.#}
|