Skip to content

Commit cbbefaf

Browse files
committed
Update about me, remove github link and add article log link.
Signed-off-by: elModo7 <elmodo7yt@gmail.com>
1 parent 5fe5bb5 commit cbbefaf

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ <h5 class="widget-user-desc">Software Architect</h5>
4848
Personal Projects <span style="margin-right:2px; margin-top:3px" class="float-right badge bg-info">+100</span>
4949
</a>
5050
</li>
51-
<li class="nav-item">
52-
<a href="https://github.com/elModo7?tab=repositories" class="nav-link" target="_blank">
53-
Scripts & Libs<span style="margin-right:2px; margin-top:3px" class="float-right badge bg-success">+1000</span>
51+
<li class="nav-item goUpcomingContent">
52+
<a href="#" class="nav-link">
53+
<b>Article Logs</b><span style="margin-right:2px; margin-top:3px" class="float-right badge bg-success">+100</span>
5454
</a>
5555
</li>
5656
<li class="nav-item">

upcoming_content.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,11 @@ <h1 id="pending">Pending</h1>
387387
<input class="custom-control-input" type="checkbox" id="customCheckbox74">
388388
<label for="customCheckbox74" class="custom-control-label">Godot + AutoHotkey Live Notification System</label>
389389
</div>
390+
391+
<div class="custom-control custom-checkbox">
392+
<input class="custom-control-input" type="checkbox" id="customCheckbox75">
393+
<label for="customCheckbox75" class="custom-control-label">Video & Audio Subtitle + TTS generation API (Whisper XXL Local Models, no third party services)</label>
394+
</div>
390395
</ul>
391396
<div class="cl-preview-section">
392397
<h2 id="done">Done:</h2>

0 commit comments

Comments
 (0)