Skip to content

Commit 3ad3eed

Browse files
authored
Update article.html
1 parent b0f21d2 commit 3ad3eed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

personal_projects/script_generator/article.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ <h4><b>OBS Sound Pannel</b></h4><hr>
140140
<h5>This script first does a query to OBS to get its <b>sound devices</b> and their settings and then allows you to <b>modify their status in real time</b>.</h5>
141141
<img class="shadow-lg article-inner-image" src="static/img/personal_projects/script_generator/obs_sound_pannel.png"></img><br><br>
142142
<br><br><br><hr>
143-
143+
144+
<h4>Notification Sender</h4><hr>
145+
<img class="shadow-lg article-inner-image" src="static/img/personal_projects/script_generator/notifications.png"></img><br><br>
144146

145147
<h3>Menu Preview</h3>
146148
<img class="shadow-lg article-inner-image img-fluid" src="static/img/personal_projects/script_generator/preview.gif">
@@ -149,4 +151,4 @@ <h3>Menu Preview</h3>
149151
<img class="shadow-lg article-inner-image img-fluid" style="width:50%;" src="static/img/personal_projects/script_generator/preview.gif">
150152
</div>-->
151153
<br>
152-
</div>
154+
</div>

0 commit comments

Comments
 (0)