general setup

This commit is contained in:
2024-03-11 17:14:31 +00:00
parent 5af89ab258
commit b82ab35bbe
342 changed files with 3672 additions and 10809 deletions

View File

@@ -21,7 +21,7 @@ const { ssrRequest } = require("../lib/ssr-server.js")
if (url) {
// comment will be printed to html later
let comment = ""
let comment = "yml"
/** @type {Date} */ // @ts-ignore
context.ssrCacheValidUntil = null