Change homepage notes, bump version
This commit is contained in:
parent
fb9c7a4fcc
commit
7b6218e861
@ -61,7 +61,8 @@
|
||||
<div id="quick_links">
|
||||
</div>
|
||||
<div class="text-description">
|
||||
<p>New feature in testing: <a href="./pis.html">PIS Code lookup</a></p>
|
||||
<p>New feature: <a href="./pis.html">Find PIS by Headcode</a></p>
|
||||
<p>Coming Soon: Staff Depature Boards & Live Train Data</p>
|
||||
<p>Customise your quick links on the <a href="./settings.html">Settings</a> page.</p>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
/* All Page Init */
|
||||
const version = '2023.6.4'
|
||||
const version = '2023.6.5'
|
||||
|
||||
/* Feature Detectors */
|
||||
|
||||
|
Reference in New Issue
Block a user