|
123 | 123 |
|
124 | 124 | </head> |
125 | 125 | <body onload="preload()" style="background-color: #eee"> |
126 | | -<noscript style="z-index: 99999!important; position: absolute; top: 0; width: 98%; padding: 3%;"><div class="alert alert-danger" role="alert">JavaScript is disabled in your browser. This site <b>requires</b> JS in order to work properly - please activate!</div></noscript> |
| 126 | +<noscript style="z-index: 99999!important; position: absolute; top: 0; width: 98%; padding: 3%;"><div class="alert alert-danger" role="alert">Raspberry Pi Dashboard Web Application <b>requires</b> JavaScript to be enabled in order to work properly - enable it to continue!</div></noscript> |
127 | 127 | <div class="preload-screen"></div> |
128 | 128 |
|
129 | 129 | <nav class="navbar navbar-expand-lg fixed-top navbar-dark bg-dark shadow-sm"> |
|
508 | 508 | </div> |
509 | 509 | <div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion"> |
510 | 510 | <div class="card-body"> |
511 | | - <h3><font class='text-success'>✓</font> Version 1.1.0</h3> |
512 | | - <ul><li>live page title with hostname + status of monitored RPi</li><li>new project logo and improved readme.md design (thanks @Roo7K1d)</li><li><a href='https://github.com/femto-code/Rasberry-Pi-Dashboard/releases'>Stay updated here</a></li><li><i><a href="CHANGELOG.md">All changes</a></i></li></ul> |
| 511 | + <h3><span class='text-success'>✓</span> Version 1.1.1</h3> |
| 512 | + <ul><li>live page title with hostname + status of monitored RPi</li><li>overhauled project documentation / readme</li><li><a href='https://github.com/femto-code/Rasberry-Pi-Dashboard/releases'>Stay updated here</a></li><li><i><a href="CHANGELOG.md">All changes</a></i></li></ul> |
513 | 513 | <small>most important changes since RPi Dashboard v1.0.1 (Sep 2021)</small> |
514 | 514 | </div> |
515 | 515 | </div> |
|
574 | 574 | <!-- Footer --> |
575 | 575 | <footer style="line-height: 40px; background-color: #f5f5f5; margin-top: 10px;"> |
576 | 576 | <div class="container text-center"> |
577 | | - RPi Dashboard v1.1.0 <font class="text-muted">(Oct 2021)</font> <span id="dot">·</span> <font id="notf" class="text-success">See the <a href="https://github.com/femto-code/Rasberry-Pi-Dashboard/releases">Github releases</a> for updates!</font><br /> |
| 577 | + RPi Dashboard v1.1.1 <span class="text-muted">(Jan 2023)</span> <span id="dot">·</span> <span id="notf" class="text-success">See the <a href="https://github.com/femto-code/Rasberry-Pi-Dashboard/releases">Github releases</a> for updates!</span><br /> |
578 | 578 | <button class="btn btn-secondary mb-2" onclick="$('#exampleModal').modal('show');"><i class="bi bi-gear"></i> Options</button> |
579 | 579 | <hr style="margin-top: 0; margin-bottom: 0;"> |
580 | | - femto-code <a href="https://github.com/femto-code"><i class="bi bi-github"></i></a> · <font class="text-muted">2018 - 2021</font> |
| 580 | + femto-code <a href="https://github.com/femto-code"><i class="bi bi-github"></i></a> · <span class="text-muted">2018 - 2023</span> |
581 | 581 | </div> |
582 | 582 | </footer> |
583 | 583 | <!-- End Footer --> |
|
0 commit comments