Skip to content

Commit

Permalink
Merge pull request #174 from germainelee/patch-1
Browse files Browse the repository at this point in the history
Delete decommissioned broadcast link in footer
  • Loading branch information
gabek authored Jul 10, 2024
2 parents 6da955c + dfef045 commit 4ec5360
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions layouts/partials/footer/footer.html
Original file line number Diff line number Diff line change
@@ -19,11 +19,10 @@
<ul class="col-sm">
<li><a href="/demo">Demo</a></li>
<li><a href="https://watch.owncast.online">Watch</a></li>
<li><a href="https://broadcast.owncast.online">Broadcast</a></li>
<li><a href="https://directory.owncast.online">Directory</a></li>
</ul>

<span class="footer-logo-container" aria-hidden="true">
<img src="/images/logo.svg" alt="">
</span>
</footer>
</footer>

0 comments on commit 4ec5360

Please sign in to comment.