diff options
Diffstat (limited to 'popup/popup.html')
-rw-r--r-- | popup/popup.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/popup/popup.html b/popup/popup.html index 254cd9b..2b8c48d 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -14,8 +14,7 @@ <header class="app-header"> <div id="header-container"> <div class="logo-container"> - <!-- <img src="../assets/images/logo.png" alt="ZenInternet Logo" class="logo-img"> --> - <img src="https://external-preview.redd.it/the-official-logo-of-gta-vi-v0-1mq-hMopb6xLaUw4iyglIEx-nf0AVeA4hzLLS7fWvLw.png?width=640&crop=smart&auto=webp&s=1c34f0c510bf28fc66942b1e070eeb94f1fda3e9" 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"> |