Skip to content

Commit 912e95c

Browse files
committed
add youtube caption
1 parent 1a5eaaa commit 912e95c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

layouts/partials/sidebar/docs-toc.html

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
<section class="section section-sm bg-light" style="padding: 0px;">
22
<div style="padding-left: 20px;padding-right: 20px;padding-bottom: 10px;margin-bottom: 20px;padding-top: 20px;margin-top: 20px;">
3+
<h6 style="margin-top: 0px;">WATCH OVERVIEW VIDEO</h6>
4+
<p style="font-size: 0.9375rem;">
5+
A Quick Video about how you can get started with the .NET 7 Web API Boilerplate. Watch this first!🔥
6+
</p>
37
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/a1mWRLQf9hY" title="YouTube video player"
48
frameborder="0"
59
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
610
allowfullscreen></iframe>
7-
<a class="btn btn-primary btn-lg px-4 mb-2" style="font-size: medium;"
8-
href="https://codewithmukesh.com/youtube/subscribe" target="_blank" role="button">Subscribe to YT Channel
9-
😍</a>
11+
<a class="btn btn-secondary btn-lg px-4 mb-2" style="font-size: medium;"
12+
href="https://codewithmukesh.com/youtube/subscribe" target="_blank" role="button">Subscribe to my YouTube
13+
Channel</a>
1014
</section>
1115
<section class="section section-sm bg-light" style="padding: 0px;">
1216
<div

0 commit comments

Comments
 (0)