From 05107b2bc0ba93ce6186b4401eca8e1ca263abfd Mon Sep 17 00:00:00 2001 From: Ali Musa Date: Sat, 27 Jan 2024 19:39:02 +0200 Subject: [PATCH] Added logo and fixed active menu in single blog page --- .vscode/settings.json | 2 +- account.html | 8 ++++++-- blog.html | 8 ++++++-- cart.html | 8 ++++++-- contact.html | 8 ++++++-- css/base.css | 7 +++---- img/logo-img.PNG | Bin 0 -> 23985 bytes index.html | 8 ++++++-- js/products.js | 15 +++++++-------- shop.html | 8 ++++++-- single-blog.html | 8 ++++++-- single-product.html | 8 ++++++-- 12 files changed, 59 insertions(+), 29 deletions(-) create mode 100644 img/logo-img.PNG diff --git a/.vscode/settings.json b/.vscode/settings.json index cba15f5..34ccdff 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { "workbench.preferredDarkColorTheme": "Visual Studio Dark", - "workbench.colorTheme": "Visual Studio Dark" + "workbench.colorTheme": "Default Dark Modern" } \ No newline at end of file diff --git a/account.html b/account.html index 5e7af51..8a8a6cd 100644 --- a/account.html +++ b/account.html @@ -31,7 +31,9 @@
- +