Skip to content

Commit dfdb575

Browse files
author
doublebyte1
committed
- updated CoverageJSON img
1 parent 490ee95 commit dfdb575

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

123 KB
Loading

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h4>GeoPackage</h4>
374374
</div>
375375
<div class="col-lg-4">
376376
<div class="team-member">
377-
<img class="mx-auto rounded-circle" src="assets/img/playground_temperature_coverage_with_values.png" alt="..." />
377+
<img class="mx-auto rounded-circle" src="assets/img/playground_temperature_coverage_with_values_.png" alt="..." />
378378
<h4>CoverageJSON</h4>
379379
<p class="text-muted">CoverageJSON is simple, efficient, machine and human readable JSON for publishing spatio-temporal data to the Web.</p>
380380
<a class="btn btn-dark btn-social mx-2" href="https://covjson.org/" title="Website" target="_blank"><i class="fa fa-link"></i></a>
123 KB
Loading

src/pug/index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ html(lang='en')
395395
i.fa-brands.fa-github
396396
.col-lg-4
397397
.team-member
398-
img.mx-auto.rounded-circle(src='assets/img/playground_temperature_coverage_with_values.png', alt='...')
398+
img.mx-auto.rounded-circle(src='assets/img/playground_temperature_coverage_with_values_.png', alt='...')
399399
h4 CoverageJSON
400400
p.text-muted CoverageJSON is simple, efficient, machine and human readable JSON for publishing spatio-temporal data to the Web.
401401
a.btn.btn-dark.btn-social.mx-2(href='https://covjson.org/' title='Website' target="_blank")

0 commit comments

Comments
 (0)