sk-docker / src /routes /+page.js
Ron Au
Initial D
70cf894
raw
history blame contribute delete
148 Bytes
// since there's no dynamic data here, we can prerender
// it so that it gets served as a static asset in production
export const prerender = true;