1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Use safer file names

(probably causes GitHub's Jekil to fail)
This commit is contained in:
Martin Tůma 2020-03-31 23:27:20 +02:00
parent f80daf4a89
commit 3fab198d65
3 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@
<h3>Geotagged images</h3> <h3>Geotagged images</h3>
<p>GPXSee showing geotagged JPEGs</p> <p>GPXSee showing geotagged JPEGs</p>
</li><li> </li><li>
<a href="gallery/DEM+GPS.png"> <a href="gallery/DEM-GPS.png">
<img src="gallery/DEM+GPS_prev.png" width="200" height="276" alt=""/> <img src="gallery/DEM-GPS_prev.png" width="200" height="276" alt=""/>
</a> </a>
<h3>DEM+GPS elevation</h3> <h3>DEM+GPS elevation</h3>
<p>DEM and GPS elevation comparison</p> <p>DEM and GPS elevation comparison</p>

View File

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 289 KiB

View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB