Skip to content

Commit 77d0734

Browse files
authored
Add new checkboxes for upcoming content
1 parent dc35b93 commit 77d0734

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

upcoming_content.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,21 @@ <h1 id="pending">Pending Articles:</h1>
410410
<input class="custom-control-input" type="checkbox" id="customCheckbox89">
411411
<label for="customCheckbox89" class="custom-control-label">Windows Night Light CLI</label>
412412
</div>
413+
414+
<div class="custom-control custom-checkbox">
415+
<input class="custom-control-input" type="checkbox" id="customCheckbox90">
416+
<label for="customCheckbox90" class="custom-control-label">IRC Desktop & Web Clients</label>
417+
</div>
418+
419+
<div class="custom-control custom-checkbox">
420+
<input class="custom-control-input" type="checkbox" id="customCheckbox91">
421+
<label for="customCheckbox91" class="custom-control-label">Twitch Chat inside a GameBoy Game</label>
422+
</div>
423+
424+
<div class="custom-control custom-checkbox">
425+
<input class="custom-control-input" type="checkbox" id="customCheckbox92">
426+
<label for="customCheckbox92" class="custom-control-label">Hacking Windows Login with a Lilygo T-Deck</label>
427+
</div>
413428
</ul>
414429
<div class="cl-preview-section">
415430
<h2 id="done">Published Articles:</h2>

0 commit comments

Comments
 (0)