Skip to content

Commit

Permalink
Merge pull request #178 from germainelee/remove-broadcast-reference
Browse files Browse the repository at this point in the history
Remove decommissioned broadcast references
  • Loading branch information
gabek authored Aug 7, 2024
2 parents 9d7f409 + 168d62c commit c5b3ec2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
25 changes: 0 additions & 25 deletions content/demo.md

This file was deleted.

7 changes: 1 addition & 6 deletions layouts/partials/footer/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<li><a href="/about">About</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="https://videos.owncast.online">Videos</a></li>
<li><a href="https://directory.owncast.online">Directory</a></li>
<li><a href="/roadmap">Roadmap</a></li>
<li><a href="/contribute">Code of Conduct</a></li>
<li><a href="/contact">Contact</a></li>
Expand All @@ -16,12 +17,6 @@
<li><a href="https://opencollective.com/owncast/donate" target="_blank">Donate</a></li>
</ul>

<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://directory.owncast.online">Directory</a></li>
</ul>

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

0 comments on commit c5b3ec2

Please sign in to comment.