Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 791e348

Browse files
committed
Fixed Bolding Issue
1 parent cbc2a53 commit 791e348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3 class="text-3xl mb-2 font-semibold leading-normal">
138138
<a href="https://www.videolan.org/"><b>VLC Media Player</b></a>,
139139
<a href="https://ffmpeg.org/"><b>FFmpeg</b></a>,
140140
as well as information retrieving such as our
141-
<a href="https://ytdl-org.github.io/youtube-dl/index.html">youtube-dl</a>
141+
<a href="https://ytdl-org.github.io/youtube-dl/index.html"><b>youtube-dl</b></a>
142142
API.
143143
</p>
144144
<p class="text-lg font-light leading-relaxed mt-0 mb-4 text-gray-700">

0 commit comments

Comments
 (0)