Skip to content

Commit 8d199c9

Browse files
author
Owncast
committed
Update dynamic content
1 parent 79cbf5c commit 8d199c9

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

content/roadmap/index.html

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -41,34 +41,16 @@ <h3>In Progress</h3>
4141
These items are assigned to a person and are being worked on.
4242
<div class="leaderboard__profiles">
4343

44-
<a href="https://github.com/owncast/owncast/issues/4075" target="_blank">
44+
<a href="https://github.com/owncast/owncast/pull/4082" target="_blank">
4545
<article class="leaderboard__profile">
4646
<img
47-
src="https://avatars.githubusercontent.com/u/414923?v=4"
48-
alt="gabek"
47+
src="https://avatars.githubusercontent.com/u/552452?v=4"
48+
alt="andypiper"
4949
class="leaderboard__picture"
5050
/>
51-
<span class="leaderboard__name">dangerouslySetInnerHTML in Theme.jsx is throwing errors even though it never used to</span>
51+
<span class="leaderboard__name">Update mastodon.svg for current colors</span>
5252
<span class="leaderboard__value">
5353

54-
<span
55-
class="issue-tag"
56-
style="background-color: #d73a4a"
57-
>bug</span
58-
>
59-
60-
<span
61-
class="issue-tag"
62-
style="background-color: #e0db53"
63-
>Web frontend</span
64-
>
65-
66-
<span
67-
class="issue-tag"
68-
style="background-color: #168700"
69-
>javascript</span
70-
>
71-
7254
</span>
7355
</article>
7456
</a>

0 commit comments

Comments
 (0)