We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9eaf5 commit 573888dCopy full SHA for 573888d
web/src/consts.js
@@ -94,6 +94,7 @@ export const PROJECTS = [
94
],
95
theme: {
96
isDark: true
97
- }
+ },
98
+ youtube: 'https://www.youtube.com/watch?v=LPzG0PnOzgA'
99
},
100
]
0 commit comments