We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4221cf1 commit ec5ee2aCopy full SHA for ec5ee2a
frontend/src/app/project/pages/board/board.component.html
@@ -6,14 +6,21 @@
6
<a href="https://www.buymeacoffee.com/tuantrungvo"
7
target="_blank"
8
rel="noopener">
9
- <j-button className="btn-secondary mr-2"> 🍺 Buy me a beer
+ <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
17
</j-button>
18
</a>
19
20
<a href="https://tetris.trungk18.com/"
21
22
- <j-button className="btn-secondary mr-2"> 🎮 Angular Tetris
23
+ <j-button className="btn-secondary mr-2"> 🎮 Tetris
24
25
26
0 commit comments