File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 88 'duration' : '1 Hour' ,
99 'price' : 'Free' ,
1010 'link' : 'https://www.youtube.com/watch?v=rfscVS0vtbw' ,
11- 'id' : 'rfscVS0vtbw' ,
11+ 'id' : 'rfscVS0vtbw' , # Video ID used for embedding
1212 'img' : 'https://i.ytimg.com/vi/rfscVS0vtbw/maxresdefault.jpg'
1313 },
1414 {
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ <h4>{{ topic }}</h4>
7272 </ div >
7373 < ul >
7474 < li > < i class ="fa fa-star "> </ i > 4.8</ li >
75- < li > < i class ="fa fa-download " > </ i > 2.3M </ li >
75+ < li > < i class ="fa fa-check " style =" color: green; " > </ i > Verified By CodeColts </ li >
7676 </ ul >
7777 </ div >
7878 </ div >
@@ -101,4 +101,4 @@ <h4>{{ topic }}</h4>
101101 <!-- ***** Details End ***** -->
102102
103103
104- {% endblock %}
104+ {% endblock %}
You can’t perform that action at this time.
0 commit comments