Update index.html

This commit is contained in:
JSTAR 2024-11-12 01:47:00 +05:00 committed by GitHub
parent e09a542bfd
commit dfe7ec0ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@
</div>
<div class="shortcuts-container">
<div id="shortcuts-grid"></div>
<button id="add-shortcut" class="btn-primary" data-tooltip="Maximum shortcuts limit (9) reached">
<button id="add-shortcut" class="btn-primary">
<i class="fas fa-plus"></i>
</button>
</div>
@ -197,7 +197,7 @@
<div class="settings-section">
<h3>About</h3>
<div class="about-content">
<p>JSTAR Tab v2.0.0</p>
<p>JSTAR Tab v2.5.0</p>
<p>Author: JSTAR</p>
<p>Homepage: <a href="https://github.com/DevJSTAR/JSTAR-Tab" target="_blank">GitHub Repository</a></p>
<p>Latest Update: <a href="https://github.com/DevJSTAR/JSTAR-Tab/releases/latest" target="_blank">Check for updates</a></p>
@ -274,4 +274,4 @@
<script src="js/settings.js"></script>
<script src="js/main.js"></script>
</body>
</html>
</html>