tutoring/app/Http/Controllers/Home Server/shared-assets/page-elements/nav.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>