9 lines
401 B
HTML
9 lines
401 B
HTML
<nav class="top-menu" aria-label="Site">
|
|
<div class="container">
|
|
<div class="row top-menu__row">
|
|
<a class="btn ghost small" href="http://control.richardjolley.co.uk/">Control</a>
|
|
<a class="btn ghost small" href="http://automation.richardjolley.co.uk/">Automation</a>
|
|
<a class="btn ghost small" href="http://services.richardjolley.co.uk/">Services</a>
|
|
</div>
|
|
</div>
|
|
</nav> |