We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3800943 commit 7781d47Copy full SHA for 7781d47
src/main/resources/static/index.html
@@ -13,12 +13,12 @@
13
<img id="ebcont-logo" src="images/ebcont-base-white.png" />
14
</div>
15
16
-<h1>GitHub Unleashed: <span class="fixme">Hands-off</span> and Best Practices</h1>
+<h1>GitHub Unleashed: <span class="fixme">Hands-on</span> and Best Practices</h1>
17
18
<div id="mainsec">
19
<p>Get your greeting <a href="/greeting">here</a></p>
20
<!-- feature to add: <p>Get your greeting <a href="/greeting?name=Octocat">here</a></p> -->
21
22
23
</body>
24
-</html>
+</html>
0 commit comments