Skip to content

Commit

Permalink
Feature: GitHub stats
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisJensen95 committed Oct 15, 2023
1 parent 2cc1c63 commit 461a423
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/frontend/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ <h1 class="header-terminal">
</p>
</div>

<div class="header-container">
<img src="https://github-readme-stats.vercel.app/api?username=dennisjensen95&show_icons=true&theme=dark"
alt="GitHub Stats Card">
</div>

<div class="container">
<app-chat></app-chat>
</div>
Expand Down

0 comments on commit 461a423

Please sign in to comment.