updated readme

This commit is contained in:
Hendrik Schutter 2018-11-19 11:32:50 +01:00
parent 822251e881
commit 936bec1fbc
2 changed files with 7 additions and 7 deletions

View File

@ -4,6 +4,6 @@ web frontend for the TLC´s (backend is php)
Still missing:
- Images (resized)
- Buttons
- Mobile
- Images will not open in full res
- needs testing

View File

@ -122,7 +122,7 @@
<div class="row">
<div class="col-sm">
<a href="/data/TLC01.jpg""></a>
<a href="./data/TLC01.jpg""></a>
<img width="100%" src="./data/TLC01_resized.jpg" alt="TLC01"/>
</a>
<div class="location">TLC01 - Salmenkopf, Freistett</div>
@ -133,7 +133,7 @@
<div class="col-sm">
<a href="/data/TLC02.jpg""></a>
<a href="./data/TLC02.jpg""></a>
<img width="100%" src="./data/TLC02_resized.jpg" alt="TLC02"/>
</a>
<div class="location">TLC02 - Salmenkopf, Freistett</div>
@ -144,7 +144,7 @@
<div class="col-sm">
<a href="/data/TLC03.jpg""></a>
<a href="./data/TLC03.jpg""></a>
<img width="100%" src="./data/TLC03_resized.jpg" alt="TLC03"/>
</a>
<div class="location">TLC03 - not used yet</div>
@ -155,7 +155,7 @@
<div class="col-sm">
<a href="/data/TLC04.jpg""></a>
<a href="./data/TLC04.jpg""></a>
<img width="100%" src="./data/TLC04_resized.jpg" alt="TLC04"/>
</a>
<div class="location">TLC04 - Demo</div>