Browse Source

v0.3.1 add Video service link to shared header

main
def 1 month ago
parent
commit
38c0d34949
  1. 4
      README.md
  2. 2
      VERSION
  3. 1
      header.html

4
README.md

@ -1,3 +1,7 @@
## v0.3.1 - 2026-04-05
- Added Video to the header "Services"
## v0.3.0 - 2026-03-22
- Added shared theme toggle markup and behavior via brand.js.

2
VERSION

@ -1 +1 @@
v0.3.0
v0.3.1

1
header.html

@ -20,6 +20,7 @@
<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>

Loading…
Cancel
Save