You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.7 KiB
42 lines
1.7 KiB
<header class="site-header"> |
|
<div class="site-container"> |
|
<div class="site-nav"> |
|
<a class="site-brand" href="https://outsidethebox.top"> |
|
<img src="https://outsidethebox.top/assets/favicon.png" alt="outsidethebox.top logo" /> |
|
<div class="site-title"> |
|
<strong>outsidethebox.top</strong> |
|
<span>Managed hosting • no client server logins</span> |
|
</div> |
|
</a> |
|
|
|
<button class="otb-menu-toggle" id="otbMenuToggle" aria-label="Toggle menu" aria-expanded="false" aria-controls="otbNavWrap"> |
|
<span></span> |
|
<span></span> |
|
<span></span> |
|
</button> |
|
|
|
<div class="site-nav-right" id="otbNavWrap"> |
|
<nav class="site-navlinks"> |
|
<a href="https://outsidethebox.top">Home</a> |
|
<a href="https://outsidethebox.top/pricing.html">Pricing</a> |
|
<a href="https://outsidethebox.top/terms.html">ToS</a> |
|
<a href="https://outsidethebox.top/contact.html">Contact</a> |
|
<div class="dropdown"> |
|
<a href="#" class="dropdown-toggle">Services</a> |
|
<div class="dropdown-menu"> |
|
<a href="https://follow-me.outsidethebox.top">Follow-me Tracker</a> |
|
<a href="https://monitor.outsidethebox.top">Oracle</a> |
|
<a href="https://video.outsidethebox.top">Video</a> |
|
</div> |
|
</div> |
|
<a href="https://otb-billing.outsidethebox.top/portal">Portal</a> |
|
</nav> |
|
|
|
<label class="otb-theme-switch" title="Toggle light / dark mode"> |
|
<input type="checkbox" id="otbThemeToggle" aria-label="Toggle theme" /> |
|
<span class="otb-theme-slider"></span> |
|
</label> |
|
</div> |
|
</div> |
|
</div> |
|
</header>
|
|
|