Skip to content

Commit a41acf3

Browse files
committed
Add notification about my "Life + Data" episode
1 parent b6f5ac7 commit a41acf3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,11 @@ const config = {
268268
type: 'custom-NotificationBell',
269269
position: 'right',
270270
notifications: [ // Instead of deleting notifications, just comment them out so that it's easier to see the history of notifications.
271+
{
272+
id: 5,
273+
message: 'Check out my episode on the podcast "Life + Data"📺',
274+
url: 'https://www.youtube.com/watch?v=LJt8iPnxnmQ'
275+
},
271276
{
272277
id: 4,
273278
message: 'New Signal sticker pack!: 1950s-60s Blue Note jazz musicians🎷',

0 commit comments

Comments
 (0)