const defaults = { theme: 'ao3', baseFont: 'bricolagegrotesque', titleFont: 'stacksansnotch', category: true, rating: true, warnings: false, charTags: false, relTags: false, freeTags: false, summary: true, wordcount: true, chapters: true, postedAt: true, updatedAt: false, uppercaseTitle: false, uppercaseChapterName: false, summaryType: 'basic', customSummary: '' } export default defaults