/** * @copyright nhcarrigan * @license Naomi's Public License * @author Naomi Carrigan */ export const reservedSlugs = [ "error", "unsub", "overlimit", "404", "favicon.ico", "robots.txt", ];