// populated by ssg: // const slugs = []; for (const slug of slugs) { new simpleDatatables.DataTable("#" + slug, { paging: false, searchable: false, }) }