export const getAnchorLink = (title: string) => title.toLowerCase().replace(/\s/g, '-')