All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m7s
170 B
170 B
for (const path of dv.pagePaths("#provfråga and #glykolysen")) {
const content = await dv.io.load(path)
dv.span(content)
}