svelte/site/config.js

3 lines
79 B

export const SLUG_PRESERVE_UNICODE = false;
export const SLUG_SEPARATOR = '_';