Skip to content

Commit 408ec9b

Browse files
author
doublebyte1
committed
- added new testimonial
1 parent 7632864 commit 408ec9b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/pug/index.pug

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,13 @@ html(lang='en')
166166
.testimonials-title
167167
p - Núria Julià Selvas, Senior GIS Developer at CREAF - MiraMon
168168
img.rounded-circle(src='assets/img/nuria.jpeg' alt='Nuria')
169-
//- .carousel-item
170-
//- .carousel-caption.d-none.d-md-block
171-
//- .testimonials-text
172-
//- p "In terms of data handling, the OGC API is easier because we can use it as if it were a REST API. It increases interoperability between GIS and non-GIS software. It allows for better data load management."
173-
//- .testimonials-title
174-
//- p - João Filipe Gaspar, GIS Specialist at the Navigator Company
175-
//- img.rounded-circle(src='assets/img/joao.jpeg' alt='Joao')
169+
.carousel-item
170+
.carousel-caption.d-none.d-md-block
171+
.testimonials-text
172+
p "In terms of data handling, the OGC API is easier because we can use it as if it were a REST API. It increases interoperability between GIS and non-GIS software. It allows for better data load management."
173+
.testimonials-title
174+
p - João Filipe Gaspar, GIS Developer
175+
img.rounded-circle(src='assets/img/joao.jpeg' alt='Joao')
176176

177177
button.carousel-control-prev(type='button' data-bs-target='#carouselExampleControls' data-bs-slide='prev')
178178
span.carousel-control-prev-icon(aria-hidden='true')

0 commit comments

Comments
 (0)