diff options
| author | sameerasw <[email protected]> | 2025-04-29 23:16:03 +0530 |
|---|---|---|
| committer | sameerasw <[email protected]> | 2025-04-29 23:16:03 +0530 |
| commit | 615120cfe55c2b823dc7696437ad2c55795161d8 (patch) | |
| tree | d5112e2aeafcb45c0b65c7b8274d543e8ccab931 /popup | |
| parent | 76c2fbe1b5c63a9f6ad74a5a726f9a308b1ab9db (diff) | |
New icon - dynamic icon - version update to 2.0.0
Diffstat (limited to 'popup')
| -rw-r--r-- | popup/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popup/popup.html b/popup/popup.html index bc5b92b..ae497bc 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -14,7 +14,7 @@ <header class="app-header"> <div id="header-container"> <div class="logo-container"> - <img src="../assets/images/logo_48.png" alt="ZenInternet Logo" class="logo-img"> + <img src="../assets/images/logo.png" alt="ZenInternet Logo" class="logo-img"> <h1 class="app-title">Zen Internet</h1> </div> <div class="miniheader"> |
