From eca70f18b8c34ce0fb21476a9e164f1e376cf00d Mon Sep 17 00:00:00 2001 From: Md Mohin Uddin <45921824+mohin7@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:52:15 +0600 Subject: [PATCH] Add top notificationbar (#132) Signed-off-by: mohin7 --- content/notification-top/_index.md | 4 + layouts/_default/baseof.html | 656 +++++++++++---------- layouts/_default/notification_top.html | 95 +++ static/assets/js/main.js | 2 + static/assets/sass/base/_homepage.scss | 11 +- static/assets/sass/components/_navbar.scss | 22 + 6 files changed, 465 insertions(+), 325 deletions(-) create mode 100644 content/notification-top/_index.md create mode 100644 layouts/_default/notification_top.html diff --git a/content/notification-top/_index.md b/content/notification-top/_index.md new file mode 100644 index 0000000000..6ddce723a7 --- /dev/null +++ b/content/notification-top/_index.md @@ -0,0 +1,4 @@ +--- +title: Promotional | AppsCode +layout: notification_top +--- diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 293a621435..f42d451ed1 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -128,376 +128,391 @@ {{ block "header" . }}
{{ block "header-top" . }} - -