Skip to content

Commit

Permalink
feat: add link to the official website on the logo in the settings sc…
Browse files Browse the repository at this point in the history
…reen (#1197)
  • Loading branch information
Robot-Inventor authored Nov 29, 2024
1 parent e318408 commit 1a08e88
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/html/browserAction.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@
</head>
<body>
<h1>
<img src="../image/logo.svg" alt="Shadowban Scanner Logo" id="logo" /><a
id="version-number"
href=""
target="_blank"
></a>
<a href="https://shadowban-scanner.roboin.io/" target="_blank"
><img src="../image/logo.svg" alt="Shadowban Scanner Logo" id="logo" /></a
><a id="version-number" href="" target="_blank"></a>
</h1>
<fieldset>
<!-- The content will be generated automatically. -->
Expand Down

0 comments on commit 1a08e88

Please sign in to comment.