Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
unstatusthequo authored Jan 9, 2024
1 parent af22bed commit 0967e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<button id="saveButton">Save</button>
<div id="currentWidth">Current Width: <span id="currentWidthValue"></span>px</div>
<div id="saveConfirmation"></div> <!-- Added this line -->
<a id="githubLink" href="YOUR_GITHUB_URL" target="_blank">Visit my GitHub</a>
<a id="githubLink" href="https://github.com/unstatusthequo/MSLoopResizeSidebar" target="_blank">Visit GitHub for the code</a>

<script src="options.js"></script>
</body>
Expand Down

0 comments on commit 0967e72

Please sign in to comment.