Skip to content

Commit ff8d12b

Browse files
authored
feat(home): add presentation link
1 parent 6a77f75 commit ff8d12b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/elements-demo/src/app/features/home/home/home.component.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ <h3>
3030
>
3131
Read blog post
3232
</a>
33+
<a
34+
mat-stroked-button
35+
href="https://www.youtube.com/watch?v=X__jkPGYRUs"
36+
target="_blank"
37+
>
38+
Watch presentation
39+
</a>
3340
</div>
3441

3542
<h2>Quickstart</h2>

0 commit comments

Comments
 (0)