Skip to content

Commit f3837bd

Browse files
author
Owncast
committed
Update dynamic content
1 parent 3e006b8 commit f3837bd

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

content/roadmap/index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="roadmap-page-container">
2626
<section class="current-milestone">
2727
<h2>Current Milestone: v0.2.4</h2>
28-
There are <strong>11</strong> open issues left to be
28+
There are <strong>12</strong> open issues left to be
2929
addressed, with <strong>1</strong> previously
3030
completed and closed.
3131
<a href="https://github.com/owncast/owncast/milestone/28" target="_blank"
@@ -73,6 +73,25 @@ <h3>To Do</h3>
7373
completed for a release to take place.
7474
<div class="leaderboard__profiles">
7575

76+
<a href="https://github.com/owncast/owncast/issues/4319" target="_blank">
77+
<article class="leaderboard__profile">
78+
<img
79+
src="https://owncast.online/images/logo.svg"
80+
class="leaderboard__picture"
81+
/>
82+
<span class="leaderboard__name">Offline embed still looks bad</span>
83+
<span class="leaderboard__value">
84+
85+
<span
86+
class="issue-tag"
87+
style="background-color: #e0db53"
88+
>Web frontend</span
89+
>
90+
91+
</span>
92+
</article>
93+
</a>
94+
7695
<a href="https://github.com/owncast/owncast/issues/4270" target="_blank">
7796
<article class="leaderboard__profile">
7897
<img

0 commit comments

Comments
 (0)