diff --git a/hugo_stats.json b/hugo_stats.json index 02d982dad4..226b8f7e4c 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -443,6 +443,7 @@ "single-video", "single-video-page", "single-webinar", + "size-6", "smooth", "socail-link-inline", "social-connect-area", @@ -506,7 +507,8 @@ "whats-new", "width-12", "width-16", - "width-20" + "width-20", + "width-24" ], "ids": [ "1-1", diff --git a/layouts/_default/webinar.html b/layouts/_default/webinar.html index ee9274bb94..0ad4a02d22 100644 --- a/layouts/_default/webinar.html +++ b/layouts/_default/webinar.html @@ -300,7 +300,12 @@
calendar_today{{ .contentDetails.videoPublishedAt | time.Format ":date_medium" }} + class="icon"> + + + {{ .contentDetails.videoPublishedAt | time.Format ":date_medium" }}
-
-