From 80ff9d5387369cff49e7100b41a5b0c1b75b8627 Mon Sep 17 00:00:00 2001 From: MDJAVEED7 <140513388+MDJAVEED7@users.noreply.github.com> Date: Sat, 5 Apr 2025 20:53:34 +0530 Subject: [PATCH 1/8] Added theme-dark and theme-light CSS files --- _includes/topnav.html | 138 +++++++++++++++++++----------------------- _layouts/default.html | 130 ++++++++++++++++++++------------------- 2 files changed, 130 insertions(+), 138 deletions(-) diff --git a/_includes/topnav.html b/_includes/topnav.html index 30715638..0277b658 100644 --- a/_includes/topnav.html +++ b/_includes/topnav.html @@ -1,81 +1,69 @@ + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 0d7602de..1db779af 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,14 +2,37 @@
{% include head.html %} + + + + + + - - + {% if page.datatable == true %} - - - - - + + + + {% endif %} - -{% include topnav.html %} - -