Skip to content

Commit c5df375

Browse files
author
Jan-Justin van Tonder
committed
Added and updated links.
1 parent 19fdf1a commit c5df375

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

demo/index.html

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@
276276
<i class="material-icons fa fa-github"></i>GitHub Repository
277277
</a>
278278
</li>
279+
<li>
280+
<a class="waves-effect waves-teal" target="_blank"
281+
href="https://javathehutts.github.io/Java-the-Hutts">
282+
<i class="material-icons fa fa-book"></i>Project Page
283+
</a>
284+
</li>
279285
<li>
280286
<a class="waves-effect waves-teal" target="_blank"
281287
href="https://javathehutts.github.io/Java-the-Hutts/">
@@ -316,6 +322,12 @@
316322
<i class="material-icons fa fa-github"></i>GitHub Repository
317323
</a>
318324
</li>
325+
<li>
326+
<a class="waves-effect waves-teal" target="_blank"
327+
href="https://javathehutts.github.io/Java-the-Hutts">
328+
<i class="material-icons fa fa-book"></i>Project Page
329+
</a>
330+
</li>
319331
<li>
320332
<a class="waves-effect waves-teal" target="_blank"
321333
href="https://javathehutts.github.io/Java-the-Hutts/">
@@ -876,6 +888,11 @@ <h4>Disclaimer</h4>
876888
</a>
877889
<a class="waves-effect waves-light social btn-floating btn tooltipped"
878890
href="https://javathehutts.github.io/Java-the-Hutts/"
891+
target="_blank" data-position="top" data-delay="50" data-tooltip="Project Page">
892+
<i class="material-icons prefix fa fa-book"></i> Project Page
893+
</a>
894+
<a class="waves-effect waves-light social btn-floating btn tooltipped"
895+
href="https://javathehutts.github.io/Java-the-Hutts/#team"
879896
target="_blank" data-position="top" data-delay="50" data-tooltip="The Team">
880897
<i class="material-icons prefix fa fa-users"></i> Team
881898
</a>
@@ -891,6 +908,6 @@ <h4>Disclaimer</h4>
891908
</div>
892909
</div>
893910
</footer>
894-
911+
895912
</body>
896913
</html>

0 commit comments

Comments
 (0)