From e6ca3529ec838c118a16602b5e23d07e4dc2975a Mon Sep 17 00:00:00 2001 From: mohin7 Date: Fri, 20 Sep 2024 18:04:52 +0600 Subject: [PATCH] Add slider Signed-off-by: mohin7 --- hugo_stats.json | 7 +------ layouts/_default/events.html | 37 ++++++------------------------------ static/assets/js/main.js | 17 +++++++++++++++++ 3 files changed, 24 insertions(+), 37 deletions(-) diff --git a/hugo_stats.json b/hugo_stats.json index 5bb2697502..e77b7e0b48 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -144,6 +144,7 @@ "disaster-recovery", "dots-style", "embeded-console-button", + "event-wrapper", "events-page", "fa", "fa-angle-down", @@ -226,20 +227,16 @@ "is-12", "is-3", "is-4", - "is-4-dekstop", "is-4-desktop", "is-48x48", "is-5", - "is-5-desktop", "is-6", "is-6-desktop", "is-6-tablet", "is-64x64", "is-7", "is-8", - "is-8-dekstop", "is-8-desktop", - "is-8-touch", "is-8-until-fullhd", "is-8-widescreen", "is-9", @@ -296,7 +293,6 @@ "is-one-third-tablet", "is-one-third-widescreen", "is-one-thirds-fullhd", - "is-outlined", "is-paddingless", "is-paddingless-desktop", "is-primary", @@ -394,7 +390,6 @@ "outlined-bg-buttons", "owl-carousel", "p-0", - "p-8", "package-area", "partner", "partner-hero-area", diff --git a/layouts/_default/events.html b/layouts/_default/events.html index 53ea136679..7dec404ae4 100644 --- a/layouts/_default/events.html +++ b/layouts/_default/events.html @@ -7,13 +7,12 @@
- {{ $currentDate := now.Format "2006-01-02" }} +