Skip to content

Commit f2bf187

Browse files
committed
fixed HTML error
1 parent e6db0c8 commit f2bf187

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,13 @@ <h2>(if I had a slogan, it would go here)</h2>
6161
<li><a href="https://berean-biblechurch.org/">Berean Bible Church</a> (WordPress site theme created by a 3rd-party)
6262
<ul style="list-style-type: disc;">
6363
<li><a href="https://berean-biblechurch.org/live-stream/">live stream media page</a>:
64-
<ul>
65-
<li>created the page and added content</li>
66-
<li>implemented 3rd-party JavaScript audio player and customized it, created a JS reset button for it</li>
67-
<li>added custom JavaScript to track stream status and present messages</li>
68-
<li>implemented stream status indicator using custom PHP and JavaScript (having to work around host limitations)</li>
69-
</ul>
64+
<ul>
65+
<li>created the page and added content</li>
66+
<li>implemented 3rd-party JavaScript audio player and customized it, created a JS reset button for it</li>
67+
<li>added custom JavaScript to track stream status and present messages</li>
68+
<li>implemented stream status indicator using custom PHP and JavaScript (having to work around host limitations)</li>
69+
</ul>
70+
</li>
7071
<li>designed and configured the live audio stream system (DNS, TLS, streaming server, encoder, customized audio player)</li>
7172
<li>created a PHP web app for maintaining the RSS feed</li>
7273
<li>various updates and enhancements across all of the site</li>
@@ -91,7 +92,7 @@ <h2>(if I had a slogan, it would go here)</h2>
9192
<li>JavaScript, PowerShell </li>
9293
<li>Windows, Linux</li>
9394
<li>networking, web technologies, virtual machines</li>
94-
<li>software testing for over 15 years</li>
95+
<li>software testing for over 19 years</li>
9596
</ul>
9697
<p>...still a work in progress...</p>
9798
</aside>

0 commit comments

Comments
 (0)