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 b6f5ac7 commit a41acf3Copy full SHA for a41acf3
docusaurus.config.js
@@ -268,6 +268,11 @@ const config = {
268
type: 'custom-NotificationBell',
269
position: 'right',
270
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
+ },
276
{
277
id: 4,
278
message: 'New Signal sticker pack!: 1950s-60s Blue Note jazz musicians🎷',
0 commit comments