summaryrefslogtreecommitdiff
path: root/popup
diff options
context:
space:
mode:
authorsameerasw <[email protected]>2025-02-25 23:38:44 +0530
committersameerasw <[email protected]>2025-02-25 23:39:37 +0530
commit6dccaa6d66ddf6dba648aa924f254983eafd36d3 (patch)
tree3c27e85f6a4404edfc7bc250add569f38fe394ee /popup
parent7b774874f6b382d4860e3d65443336d0684ecd66 (diff)
Styling updates and logos
Diffstat (limited to 'popup')
-rw-r--r--popup/popup.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/popup/popup.html b/popup/popup.html
index c15351e..7050511 100644
--- a/popup/popup.html
+++ b/popup/popup.html
@@ -20,6 +20,9 @@
<button id="refetch-css">Refetch latest styles</button>
<button id="restart-background">Restart Background Script (optional)</button>
<a href="https://sameerasw.github.io/my-internet/">Styles repo</a>
+ <p>About:
+ <a href="https://www.sameerasw.com/">sameerasw.com</a>
+ </p>
</div>
</div>
<script src="popup.js"></script>