diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-19 13:33:51 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-19 13:33:51 +0300 |
commit | 2262a1c15e987c420e96b56898debc590cdc4a23 (patch) | |
tree | 1f76c93b2d3104af8eb3f5b1783bfab0231557bf /src/pages/popup/popup.html | |
parent | Adding auto upadate structure #118 (diff) | |
download | libredirect-2262a1c15e987c420e96b56898debc590cdc4a23.zip |
Readded Soju #109. Readded strict_min_version #119. Improved install_chromium README
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index bb1195f3..e4d14067 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -77,13 +77,13 @@ <input id="disable-pixiv" type="checkbox" checked /> </div> - <!-- <div id="spotify" class="some-block"> + <div id="spotify" class="some-block"> <a class="title" href="https://spotify.com"> <img src="../../../assets/images/spotify-icon.png" /> <h4>Spotify</h4> </a> <input id="disable-spotify" type="checkbox" checked /> - </div> --> + </div> <div id="wikipedia" class="some-block"> <a class="title" href="https://wikipedia.org"> |