Skip to content

Commit 70e45f4

Browse files
committed
Remove "Beta" from title,. Fixes #259
1 parent 956307f commit 70e45f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/webapp/index.xhtml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444

4545
<h:body>
4646
<div class="header">
47-
<div class="header-title header-text-2">MicroProfile Starter <span
48-
class="header-yellow">"Beta"</span></div>
47+
<div class="header-title header-text-2">MicroProfile Starter</div>
4948
<div class="header-title header-text-1 header-yellow">Generate MicroProfile Maven Project with Examples</div>
5049
<a href="https://github.com/eclipse/microprofile-starter/issues" class="feedback">
5150
<span class="ui-button-text ui-c">See The Code</span>

0 commit comments

Comments
 (0)