mirror of
https://github.com/DevJSTAR/JSTAR-Tab.git
synced 2025-04-18 17:35:26 +00:00
Update index.html
This commit is contained in:
parent
e09a542bfd
commit
dfe7ec0ac7
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user