From 33da73aba2e4b08bc017a34cf53b9d1ba2a42cfe Mon Sep 17 00:00:00 2001 From: mohin7 Date: Wed, 29 May 2024 08:58:43 +0600 Subject: [PATCH 1/2] Fix material icons issue Signed-off-by: mohin7 --- hugo_stats.json | 4 +- layouts/_default/webinar.html | 25 +- layouts/partials/components/testimonial.html | 16 +- layouts/partials/header/header.html | 29 +- layouts/products/single.html | 55 +- static/assets/sass/base/_videos-gallery.scss | 6 +- static/assets/sass/base/_webinar.scss | 4 +- static/assets/sass/main.css | 27543 ++++++++++++++--- static/assets/sass/main.css.map | 2 +- 9 files changed, 23330 insertions(+), 4354 deletions(-) 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 @@

Our Previous Webinars

calendar_today{{ .contentDetails.videoPublishedAt | time.Format ":date_medium" }} + class="icon"> + + + + + {{ .contentDetails.videoPublishedAt | time.Format ":date_medium" }}

{{ .snippet.title }}

@@ -320,7 +325,7 @@

{{ .snippet.title }}

-
+ @@ -457,13 +462,21 @@

${w.title}

- - + + + + + When: ${dfmt.format('D MMM YYYY - hh:mm:ss A')}

- - + + + + + + + Where : via Zoom

diff --git a/layouts/partials/components/testimonial.html b/layouts/partials/components/testimonial.html index 9da65380bf..8c13043aed 100644 --- a/layouts/partials/components/testimonial.html +++ b/layouts/partials/components/testimonial.html @@ -10,10 +10,18 @@

What They Are
- - + +
diff --git a/layouts/partials/header/header.html b/layouts/partials/header/header.html index 94166dfa5f..1aa3a1919b 100644 --- a/layouts/partials/header/header.html +++ b/layouts/partials/header/header.html @@ -60,8 +60,12 @@
- +
{{ range $item := $.Site.Data.config.productMenu.c0 }} @@ -256,8 +260,14 @@

{{ $p.name }}

- +
@@ -509,8 +519,15 @@

RESOURCES

- +
{{ range .Children }} diff --git a/layouts/products/single.html b/layouts/products/single.html index d1cab93c32..46ce98fa24 100644 --- a/layouts/products/single.html +++ b/layouts/products/single.html @@ -20,8 +20,15 @@