Skip to content

Commit 2fb3df7

Browse files
author
doublebyte1
committed
- added OGC API - DGGS to the list of published Standards
1 parent 5be797f commit 2fb3df7

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
@@ -303,13 +303,15 @@ html(lang='en')
303303
i.fa-brands.fa-github
304304
.col-lg-4
305305
.team-member
306-
img.mx-auto.rounded-circle(src='assets/img/dggs.png', alt='...')
307-
h4 OGC API - Discrete Global Grid Systems (DGGS)
308-
p.text-muted Interface for data organised according to a hierarchical tessellation of zones to partition and address the globe.
309-
a.btn.btn-dark.btn-social.mx-2(href='https://dggs-info.web.app/#/' title='Website' target="_blank")
310-
i.fa.fa-link
311-
a.btn.btn-dark.btn-social.mx-2(href='https://github.com/opengeospatial/ogcapi-discrete-global-grid-systems' title='GitHub repo' target="_blank")
312-
i.fa-brands.fa-github
306+
.ribbon-holder
307+
.ribbon.ribbon-holder Published
308+
img.mx-auto.rounded-circle(src='assets/img/dggs.png', alt='...')
309+
h4 OGC API - Discrete Global Grid Systems (DGGS)
310+
p.text-muted Interface for data organised according to a hierarchical tessellation of zones to partition and address the globe.
311+
a.btn.btn-dark.btn-social.mx-2(href='https://dggs-info.web.app/#/' title='Website' target="_blank")
312+
i.fa.fa-link
313+
a.btn.btn-dark.btn-social.mx-2(href='https://github.com/opengeospatial/ogcapi-discrete-global-grid-systems' title='GitHub repo' target="_blank")
314+
i.fa-brands.fa-github
313315
.col-lg-4
314316
.team-member
315317
img.mx-auto.rounded-circle(src='assets/img/geovolumes-thumb.jpg', alt='...')

0 commit comments

Comments
 (0)