Skip to content

Commit ec5ee2a

Browse files
committed
feat: add spotify link
1 parent 4221cf1 commit ec5ee2a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

frontend/src/app/project/pages/board/board.component.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,21 @@
66
<a href="https://www.buymeacoffee.com/tuantrungvo"
77
target="_blank"
88
rel="noopener">
9-
<j-button className="btn-secondary mr-2"> 🍺 Buy me a beer
9+
<j-button className="btn-secondary mr-2"> 🍺 Support
10+
</j-button>
11+
</a>
12+
13+
<a href="https://github.com/trungk18/angular-spotify"
14+
target="_blank"
15+
rel="noopener">
16+
<j-button className="btn-secondary mr-2"> 🎧 Spotify
1017
</j-button>
1118
</a>
1219

1320
<a href="https://tetris.trungk18.com/"
1421
target="_blank"
1522
rel="noopener">
16-
<j-button className="btn-secondary mr-2"> 🎮 Angular Tetris
23+
<j-button className="btn-secondary mr-2"> 🎮 Tetris
1724
</j-button>
1825
</a>
1926

0 commit comments

Comments
 (0)