|
5 | 5 | <title>Hutts verification</title> |
6 | 6 | <meta charset="utf-8"> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
8 | | - <link rel="icon" type="image/png" href="img/hutts-verification-icon.png"> |
| 8 | + <link rel="icon" type="image/png" href="favicon.ico"> |
9 | 9 | <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> |
10 | 10 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css"> |
11 | 11 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> |
|
276 | 276 | <i class="material-icons fa fa-github"></i>GitHub Repository |
277 | 277 | </a> |
278 | 278 | </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> |
279 | 285 | <li> |
280 | 286 | <a class="waves-effect waves-teal" target="_blank" |
281 | 287 | href="https://javathehutts.github.io/Java-the-Hutts/"> |
|
316 | 322 | <i class="material-icons fa fa-github"></i>GitHub Repository |
317 | 323 | </a> |
318 | 324 | </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> |
319 | 331 | <li> |
320 | 332 | <a class="waves-effect waves-teal" target="_blank" |
321 | 333 | href="https://javathehutts.github.io/Java-the-Hutts/"> |
@@ -876,6 +888,11 @@ <h4>Disclaimer</h4> |
876 | 888 | </a> |
877 | 889 | <a class="waves-effect waves-light social btn-floating btn tooltipped" |
878 | 890 | 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" |
879 | 896 | target="_blank" data-position="top" data-delay="50" data-tooltip="The Team"> |
880 | 897 | <i class="material-icons prefix fa fa-users"></i> Team |
881 | 898 | </a> |
|
0 commit comments