Skip to content

Commit a376662

Browse files
committed
Add two more projects.
Signed-off-by: elModo7 <elmodo7yt@gmail.com>
1 parent b68d95e commit a376662

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

upcoming_content.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,14 @@ <h1 id="pending">Pending Articles:</h1>
376376
<input class="custom-control-input" type="checkbox" id="customCheckbox80">
377377
<label for="customCheckbox80" class="custom-control-label">OBS Remote Sound Pannel</label>
378378
</div>
379+
<div class="custom-control custom-checkbox">
380+
<input class="custom-control-input" type="checkbox" id="customCheckbox81">
381+
<label for="customCheckbox81" class="custom-control-label">Wii Balance Board Control</label>
382+
</div>
383+
<div class="custom-control custom-checkbox">
384+
<input class="custom-control-input" type="checkbox" id="customCheckbox82">
385+
<label for="customCheckbox82" class="custom-control-label">Adding rumble support to games</label>
386+
</div>
379387
</ul>
380388
<div class="cl-preview-section">
381389
<h2 id="done">Published Articles:</h2>

0 commit comments

Comments
 (0)