We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d0734 commit 4ecee5cCopy full SHA for 4ecee5c
upcoming_content.html
@@ -425,6 +425,11 @@ <h1 id="pending">Pending Articles:</h1>
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>
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>
433
</ul>
434
<div class="cl-preview-section">
435
<h2 id="done">Published Articles:</h2>
0 commit comments