Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

Commit d5b8367

Browse files
author
jonjaylegrange
committed
Update default.html
1 parent a9853e9 commit d5b8367

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/main/webapp/partials/default.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<div class="contents">
32
<div class="col-sm-2 sidebar">
43

@@ -23,8 +22,7 @@ <h6><a class="list-group-item" target="{{item.target}}" href="{{item.route}}">{{
2322

2423
<div class="col-sm-10 contents" app-view-segment="1">
2524
<div class="col-sm-8">
26-
<h3 class="green bold">Welcome to the GeoKnow Generator Demo</h3>
27-
<h5>Version 0.1 beta</h5>
25+
<h3 class="green bold">Welcome to the GeoKnow Generator</h3>
2826
<br>
2927
</div>
3028
</div>
@@ -35,4 +33,4 @@ <h5>Version 0.1 beta</h5>
3533

3634

3735

38-
36+

0 commit comments

Comments
 (0)