Skip to content

Commit 39fa850

Browse files
committed
add the geocat banner in home.html
1 parent 1014665 commit 39fa850

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • web/src/main/webapp/catalog/views/default/templates

web/src/main/webapp/catalog/views/default/templates/home.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<div class="container" style="margin-bottom: 20px">
2+
<div class="row gcat-header">
3+
<div class="gcat-logo">
4+
<img src="../../images/harvesting/geocat_banner.png" />
5+
</div>
6+
</div>
7+
</div>
8+
19
<div
210
class="row gn-row-main hidden-print"
311
data-ng-hide="gnCfg.mods.home.showSearch === false"

0 commit comments

Comments
 (0)