Skip to content

Commit 88949c5

Browse files
Update index.html
1 parent 985ba87 commit 88949c5

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
@@ -282,7 +282,7 @@ <h3 class="text-lg font-semibold text-gray-800 mb-2">YouTube Channels</h3>
282282
<p class="text-gray-600 mb-4">Educational videos, tutorials, and tech discussions.</p>
283283
<div class="flex flex-col space-y-2">
284284
<a href="https://www.youtube.com/@CodingReshapeFuture/" target="_blank" class="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300">Main Channel</a>
285-
<a href="https://www.youtube.com/@CRFCommunity/" target="_blank" class="inline-block bg-gray-200 text-gray-700 py-2 px-4 rounded-lg hover:bg-gray-300 transition duration-300">Community Channel</a>
285+
<a href="#" target="_blank" class="inline-block bg-gray-200 text-gray-700 py-2 px-4 rounded-lg hover:bg-gray-300 transition duration-300">Community Channel</a>
286286
</div>
287287
</div>
288288

0 commit comments

Comments
 (0)