Skip to content

Commit 4ecee5c

Browse files
authored
Add new checkbox for LibreDeck in Godot
1 parent 77d0734 commit 4ecee5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

upcoming_content.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,11 @@ <h1 id="pending">Pending Articles:</h1>
425425
<input class="custom-control-input" type="checkbox" id="customCheckbox92">
426426
<label for="customCheckbox92" class="custom-control-label">Hacking Windows Login with a Lilygo T-Deck</label>
427427
</div>
428+
429+
<div class="custom-control custom-checkbox">
430+
<input class="custom-control-input" type="checkbox" id="customCheckbox93">
431+
<label for="customCheckbox93" class="custom-control-label">LibreDeck in Godot</label>
432+
</div>
428433
</ul>
429434
<div class="cl-preview-section">
430435
<h2 id="done">Published Articles:</h2>

0 commit comments

Comments
 (0)