Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-wilson committed Dec 10, 2023
2 parents 19a15c0 + 463fc9b commit d989bb8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<i class="pi pi-star-fill"></i>
</a>
</ng-container>
<ng-container *ngSwitchCase="'PiAxe'">
<a (click)="cancelClick($event)" href="https://github.com/shufps/piaxe-miner" target="_blank">PiAxe
<i class="pi pi-star-fill"></i>
</a>
</ng-container>
<ng-container *ngSwitchCase="'bitaxe'">
<a (click)="cancelClick($event)" href="https://github.com/skot/bitaxe/" target="_blank">Bitaxe
<i class="pi pi-star-fill"></i>
Expand Down

0 comments on commit d989bb8

Please sign in to comment.