Skip to content

Commit f633ea8

Browse files
author
doublebyte1
committed
- added COG to the list of approved Standards
1 parent 2fb3df7 commit f633ea8

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

src/pug/index.pug

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -387,13 +387,15 @@ html(lang='en')
387387
i.fa-brands.fa-github
388388
.col-lg-4
389389
.team-member
390-
img.mx-auto.rounded-circle(src='assets/img/COG_Alt_Logo.png', alt='...')
391-
h4 Cloud Optimized GeoTIFF (COG)
392-
p.text-muted If you work with imagery and grid coverage data on the web, you could check out this format; backwards compatible with GeoTIFF.
393-
a.btn.btn-dark.btn-social.mx-2(href='https://www.cogeo.org/' title='Website' target="_blank")
394-
i.fa.fa-link
395-
a.btn.btn-dark.btn-social.mx-2(href='https://github.com/opengeospatial/CloudOptimizedGeoTIFF' title='GitHub repo' target="_blank")
396-
i.fa-brands.fa-github
390+
.ribbon-holder
391+
.ribbon.ribbon-holder Published
392+
img.mx-auto.rounded-circle(src='assets/img/COG_Alt_Logo.png', alt='...')
393+
h4 Cloud Optimized GeoTIFF (COG)
394+
p.text-muted If you work with imagery and grid coverage data on the web, you could check out this format; backwards compatible with GeoTIFF.
395+
a.btn.btn-dark.btn-social.mx-2(href='https://www.cogeo.org/' title='Website' target="_blank")
396+
i.fa.fa-link
397+
a.btn.btn-dark.btn-social.mx-2(href='https://github.com/opengeospatial/CloudOptimizedGeoTIFF' title='GitHub repo' target="_blank")
398+
i.fa-brands.fa-github
397399
.col-lg-4
398400
.team-member
399401
.ribbon-holder

0 commit comments

Comments
 (0)