Skip to content

Commit 4fc48e1

Browse files
authored
Add cite certification to about page (#272)
1 parent c9faf3b commit 4fc48e1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

about/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
padding-bottom: 20px;
99
}
1010
</style>
11+
12+
<div style="text-align: center; margin: 20px 0;">
13+
<iframe src="https://portal.ogc.org/public_ogc/compliance/srv_ogc_compliance_badge2.php?id=102&pid=1846"
14+
width="250"
15+
frameborder="0"
16+
style="float: right; margin: 0 0 10px 15px; border: none; height: auto; min-height: 1500px">
17+
</iframe>
18+
</div>
19+
1120
<h1>What is GeoServer?</h1>
1221
<p class="lead">
1322
GeoServer is a Java-based server that allows users to view and edit geospatial data. Using open standards set forth by the <a href="http://www.opengeospatial.org/">Open Geospatial Consortium (OGC)</a>, GeoServer allows for great flexibility in map creation and data sharing.

0 commit comments

Comments
 (0)