4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
let blogs = [["Test post2", "Testicy Test"],
|
|
["Test post", "Testy test!"]]
|
|
|