From 2218b2c3e2cc94b3eb79fff8587edb2e7a35b27e Mon Sep 17 00:00:00 2001 From: Saqib Islam Date: Wed, 26 Jul 2023 11:45:46 +0500 Subject: [PATCH] bugs fixed --- build.bat | 7 ++----- index.html | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/build.bat b/build.bat index 93f43dd..c3f1e1d 100644 --- a/build.bat +++ b/build.bat @@ -1,11 +1,8 @@ @echo off - - - echo Combinig dependency files -set "outputFile=.\src\purge\dependency.css" set "sourceFiles=.\src\bootstrap.min.css .\src\boxicons.min.css" +set "outputFile=.\src\purge\dependency.css" REM Combine CSS files into one type NUL > %outputFile% for %%f in (%sourceFiles%) do ( @@ -27,4 +24,4 @@ call git add . call git commit -m "bugs fixed" call git push -pause +:: pause diff --git a/index.html b/index.html index f28e679..b6f939b 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,8 @@ - - + + @@ -418,7 +418,7 @@

Contact Us

- +