diff --git a/LEGAL b/LEGAL.md similarity index 100% rename from LEGAL rename to LEGAL.md diff --git a/lecturesData.py b/lecturesData.py index 8dd7fa2..1989d69 100644 --- a/lecturesData.py +++ b/lecturesData.py @@ -8,7 +8,7 @@ 'duration': '1 Hour', 'price': 'Free', 'link': 'https://www.youtube.com/watch?v=rfscVS0vtbw', - 'id': 'rfscVS0vtbw', + 'id': 'rfscVS0vtbw', # Video ID used for embedding 'img': 'https://i.ytimg.com/vi/rfscVS0vtbw/maxresdefault.jpg' }, { diff --git a/static/assets/images/Verified.png b/static/assets/images/Verified.png index 7d93a78..ffdd015 100644 Binary files a/static/assets/images/Verified.png and b/static/assets/images/Verified.png differ diff --git a/templates/view.html b/templates/view.html index a24b532..e6d73db 100644 --- a/templates/view.html +++ b/templates/view.html @@ -72,7 +72,7 @@

{{ topic }}

@@ -101,4 +101,4 @@

{{ topic }}

-{% endblock %} \ No newline at end of file +{% endblock %}