Skip to content

Commit f3dfca8

Browse files
authored
Merge pull request #205 from Karm/issue-204
Fixes issue 204, adds link to REST API to the footer of the web page
2 parents 956307f + 10222dd commit f3dfca8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/main/webapp/index.xhtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@
192192

193193
<h:panelGroup>
194194
<p>&copy; 2019 Microprofile. Eclipse MicroProfile is an open source project under the Apache License 2.0.</p>
195+
<p id="REST"></p>
196+
<script src="resources/script/getHost.js"></script>
195197
<p><h:outputText value="#{generatorDataBean.version.git}"/></p>
196198
</h:panelGroup>
197199
<h:panelGroup>

src/main/webapp/resources/script/getHost.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)