Skip to content

Commit

Permalink
feat: add sponsor button to top toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Jun 27, 2020
1 parent ba6389e commit 5324b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ import { map } from 'rxjs/operators';
<a href="https://github.com/brandonroberts" title="GitHub">
<img src="assets/images/logos/github-icon.svg" />
</a>
<iframe src="https://github.com/sponsors/brandonroberts/button" title="Sponsor brandonroberts" height="35" width="107" style="border: 0;margin-left: 16px;"></iframe>
</div>
</mat-toolbar>
Expand Down

0 comments on commit 5324b95

Please sign in to comment.