Skip to content

Commit

Permalink
Update dynamic content
Browse files Browse the repository at this point in the history
  • Loading branch information
Owncast committed Jul 9, 2024
1 parent 613ee0c commit 67dc9fa
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions content/roadmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<div class="roadmap-page-container">
<section class="current-milestone">
<h2>Current Milestone: v0.2.0 - Web server/api refactor</h2>
There are <strong>7</strong> open issues left to be
addressed, with <strong>24</strong> previously
There are <strong>8</strong> open issues left to be
addressed, with <strong>25</strong> previously
completed and closed.
<a href="https://github.com/owncast/owncast/milestone/26" target="_blank"
>View more details and interact with this milestone on Github.</a
Expand Down Expand Up @@ -140,6 +140,31 @@ <h3>To Do</h3>
completed for a release to take place.
<div class="leaderboard__profiles">

<a href="https://github.com/owncast/owncast/issues/3817" target="_blank">
<article class="leaderboard__profile">
<img
src="https://owncast.online/images/logo.svg"
class="leaderboard__picture"
/>
<span class="leaderboard__name">Update the label of stupid 𝕏 to X 🙄</span>
<span class="leaderboard__value">

<span
class="issue-tag"
style="background-color: #7057ff"
>good first issue</span
>

<span
class="issue-tag"
style="background-color: #16e2e2"
>go</span
>

</span>
</article>
</a>

<a href="https://github.com/owncast/owncast/issues/3683" target="_blank">
<article class="leaderboard__profile">
<img
Expand Down

0 comments on commit 67dc9fa

Please sign in to comment.