ahmadshalloufuhh commited on
Commit
59e5319
·
verified ·
1 Parent(s): bd51bb8

Update src/app/components/body/about/about.component.html

Browse files
src/app/components/body/about/about.component.html CHANGED
@@ -35,6 +35,10 @@
35
  <tr>
36
  <td><button mat-button routerLink="/control" style="color: white">control panel</button></td>
37
  </tr>
 
 
 
 
38
 
39
  </table>
40
 
 
35
  <tr>
36
  <td><button mat-button routerLink="/control" style="color: white">control panel</button></td>
37
  </tr>
38
+ <tr>
39
+ <td><a href="https://github.com/uhh-lt/compuge" target="_blank">Github Repository</a></td>
40
+ </tr>
41
+
42
 
43
  </table>
44