Skip to content

Commit

Permalink
enh: added maven references
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Feb 1, 2025
1 parent b610144 commit d886bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions starter-generator/src/main/webapp/starter.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xmlns:f="jakarta.faces.core"
xmlns:p="http://primefaces.org/ui">
<h:head>
<title>Flow Logix Jakarta EE Quick Start</title>
<title>Flow Logix Maven and Jakarta EE Quick Start</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<h:outputStylesheet name="css/style.css"/>
<script>
Expand Down Expand Up @@ -40,7 +40,7 @@

<h:body>
<div class="card">
<h1>Simple, Testable and feature-rich Starter Generator for Jakarta EE</h1>
<h1>Simple, Testable and feature-rich Starter Generator for Maven and Jakarta EE</h1>
<p/>
All fields below are optional. If you don't provide any values, defaults will be used.
Click on the download button for your personal Jakarta EE comprehensive quick start app.
Expand Down

0 comments on commit d886bac

Please sign in to comment.