boards = ["tech","gen","films","test","maths"]
if (typeof module !== 'undefined' && module.exports) {
module.exports = boards;
}