From 96f1c93779b26b5e3be552cf1124c5d30bba63f6 Mon Sep 17 00:00:00 2001 From: Leangseu Kim Date: Wed, 19 Apr 2023 09:42:35 -0400 Subject: [PATCH] feat: add videos meta tags --- lms/templates/public_video.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lms/templates/public_video.html b/lms/templates/public_video.html index ec031f649a..8ea48fd659 100644 --- a/lms/templates/public_video.html +++ b/lms/templates/public_video.html @@ -11,6 +11,14 @@ from django.utils.translation import gettext as _ + + + + + + + +