From 3a337f99aaca76feb71d211ddf6653201c4dbf8d Mon Sep 17 00:00:00 2001 From: Saqib Islam Date: Tue, 25 Jul 2023 16:17:20 +0500 Subject: [PATCH] bugs fixed --- build.bat | 1 - build.js | 2 +- index.html | 133 ++++++++++++++++++++++++++--------------------------- 3 files changed, 66 insertions(+), 70 deletions(-) diff --git a/build.bat b/build.bat index e65c00b..c66bbe9 100644 --- a/build.bat +++ b/build.bat @@ -13,7 +13,6 @@ echo Snapshot taken restored successfully! - @echo off echo Combining CSS Files call node build.js diff --git a/build.js b/build.js index d39ac78..4748379 100644 --- a/build.js +++ b/build.js @@ -24,7 +24,7 @@ console.log('Files combined successfully!'); const path = require('path'); const cheerio = require('cheerio'); -const htmlFilePath = './indexs.html'; +const htmlFilePath = './index.html'; const cssFilesToRemove = [ 'src/bootstrap.min.css?ver=5.3.0', 'src/boxicons.min.css?ver=2.1.4' diff --git a/index.html b/index.html index fc88655..87d1765 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,4 @@ - - - - + @@ -18,13 +15,13 @@ - - - - + + + + - + @@ -33,25 +30,24 @@
Loading
s
- -