mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2026-03-31 23:00:25 +02:00
Adds communication with MySQL
This commit is contained in:
@@ -44,6 +44,17 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-container thirds" style="margin-top: 5%;">
|
||||
<div></div>
|
||||
<div>
|
||||
<h5>
|
||||
Check it out now <br>
|
||||
<a href= "/map" ><button class="button-primary">Visit the map <i class="fas fa-arrow-right"></i> </button></a>
|
||||
</h5>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-container thirds" style="margin-top: 5%;">
|
||||
<div>
|
||||
<h3> <i class="fas fa-rocket"></i><br>
|
||||
@@ -54,12 +65,24 @@
|
||||
Comunity driven</h3>
|
||||
</div>
|
||||
<div>
|
||||
<h3> <i class="fas fa-node-js"></i><br>
|
||||
<h3> <i class="fab fa-node-js"></i><br>
|
||||
Built on node.js</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="grid-container thirds" style="margin-top: 5%;">
|
||||
<div></div>
|
||||
<div>
|
||||
<h3>
|
||||
<i class="fas fa-atlas"></i><br>
|
||||
With currently <%= it.elevatorCount %> elevators in the map
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- End Document
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user