@@ -19,4 +19,40 @@ export const posts: Post[] = [
19
19
slug : "introduction-to-digital-signal-processing" ,
20
20
publishDate : "2024-09-22" ,
21
21
} ,
22
+ {
23
+ id : 2 ,
24
+ imageUrl : "/img/posts/introduction-to-digital-signal-processing.webp" ,
25
+ title : "Introduction to Digital Signal Processing" ,
26
+ tags : [ "notes" , "speech" , "dsp" ] ,
27
+ notionPageId : "5987cc697c874323920215fbaad8cbbd" , // pragma: allowlist secret
28
+ slug : "introduction-to-digital-signal-processing" ,
29
+ publishDate : "2024-09-22" ,
30
+ } ,
31
+ {
32
+ id : 3 ,
33
+ imageUrl : "/img/posts/introduction-to-digital-signal-processing.webp" ,
34
+ title : "Introduction to Digital Signal Processing" ,
35
+ tags : [ "notes" , "speech" , "dsp" ] ,
36
+ notionPageId : "5987cc697c874323920215fbaad8cbbd" , // pragma: allowlist secret
37
+ slug : "introduction-to-digital-signal-processing" ,
38
+ publishDate : "2024-09-22" ,
39
+ } ,
40
+ {
41
+ id : 4 ,
42
+ imageUrl : "/img/posts/introduction-to-digital-signal-processing.webp" ,
43
+ title : "Introduction to Digital Signal Processing" ,
44
+ tags : [ "notes" , "speech" , "dsp" ] ,
45
+ notionPageId : "5987cc697c874323920215fbaad8cbbd" , // pragma: allowlist secret
46
+ slug : "introduction-to-digital-signal-processing" ,
47
+ publishDate : "2024-09-22" ,
48
+ } ,
49
+ {
50
+ id : 5 ,
51
+ imageUrl : "/img/posts/introduction-to-digital-signal-processing.webp" ,
52
+ title : "Introduction to Digital Signal Processing" ,
53
+ tags : [ "notes" , "speech" , "dsp" ] ,
54
+ notionPageId : "5987cc697c874323920215fbaad8cbbd" , // pragma: allowlist secret
55
+ slug : "introduction-to-digital-signal-processing" ,
56
+ publishDate : "2024-09-22" ,
57
+ } ,
22
58
] ;
0 commit comments