Merge pull request #1202 from hargata/Hargata/1185

z
This commit is contained in:
Hargata Softworks 2026-01-09 19:11:07 -07:00 committed by GitHub
commit 61fb9157df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -203,7 +203,7 @@
</div>
<div id="demo" class="full-height alt d-flex align-items-center">
<div class="half">
<img class="carousel-img" src="demo.webp"/>
<img class="carousel-img" src="demo.webp" alt="Image showing the login screen on the LubeLogger demo site." />
</div>
<h6 class="half display-6 text-center">Try the <a href="https://demo.lubelogger.com" class='link-light link-offset-2 link-underline-opacity-25 link-underline-opacity-100-hover'>demo<i style="font-size:1.5rem;" class="ms-2 bi bi-box-arrow-up-right"></i></a><br/><small class="text-secondary">Login using the username <code>test</code> and password <code>1234</code></small></h6>
</div>