Skip to content

Commit dc35b93

Browse files
authored
Add new checkboxes for upcoming content
1 parent 0e9e1b0 commit dc35b93

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
@@ -395,6 +395,21 @@ <h1 id="pending">Pending Articles:</h1>
395395
<input class="custom-control-input" type="checkbox" id="customCheckbox86">
396396
<label for="customCheckbox86" class="custom-control-label">Batteryless GBC ROM Patcher</label>
397397
</div>
398+
399+
<div class="custom-control custom-checkbox">
400+
<input class="custom-control-input" type="checkbox" id="customCheckbox87">
401+
<label for="customCheckbox87" class="custom-control-label">FireFlyFy</label>
402+
</div>
403+
404+
<div class="custom-control custom-checkbox">
405+
<input class="custom-control-input" type="checkbox" id="customCheckbox88">
406+
<label for="customCheckbox88" class="custom-control-label">i18n for AutoHotkey</label>
407+
</div>
408+
409+
<div class="custom-control custom-checkbox">
410+
<input class="custom-control-input" type="checkbox" id="customCheckbox89">
411+
<label for="customCheckbox89" class="custom-control-label">Windows Night Light CLI</label>
412+
</div>
398413
</ul>
399414
<div class="cl-preview-section">
400415
<h2 id="done">Published Articles:</h2>

0 commit comments

Comments
 (0)