forked from xXx_M0mMy_xXx/JSTAR-Tab
Update index.html
This commit is contained in:
parent
e09a542bfd
commit
dfe7ec0ac7
|
@ -73,7 +73,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="shortcuts-container">
|
<div class="shortcuts-container">
|
||||||
<div id="shortcuts-grid"></div>
|
<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>
|
<i class="fas fa-plus"></i>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -197,7 +197,7 @@
|
||||||
<div class="settings-section">
|
<div class="settings-section">
|
||||||
<h3>About</h3>
|
<h3>About</h3>
|
||||||
<div class="about-content">
|
<div class="about-content">
|
||||||
<p>JSTAR Tab v2.0.0</p>
|
<p>JSTAR Tab v2.5.0</p>
|
||||||
<p>Author: JSTAR</p>
|
<p>Author: JSTAR</p>
|
||||||
<p>Homepage: <a href="https://github.com/DevJSTAR/JSTAR-Tab" target="_blank">GitHub Repository</a></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>
|
<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/settings.js"></script>
|
||||||
<script src="js/main.js"></script>
|
<script src="js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user