2 lines
37 B
JavaScript
2 lines
37 B
JavaScript
|
|
const numberOfLatestPostsToShow = 3;
|
|
|
const numberOfLatestPostsToShow = 3;
|