htdocs/blog/blogs.js

4 lines
76 B
JavaScript
Raw Normal View History

let blogs = [["Test post2", "Testicy Test"],
["Test post", "Testy test!"]]