export const getRewrites = (): Record => { return { // '/site/index.md': '/index.md' } }