my website at ewancroft.uk

chore(slugs): add mapping to my creative writing leaflet publication.

ewancroft.uk c13b3940 6b0bdf76

verified
Changed files
+5 -1
src
lib
+5 -1
src/lib/data/slug-mappings.ts
··· 34 34 { 35 35 slug: 'cailean', 36 36 publicationRkey: '3m4222fxc3k2q' // Cailean Uen's publication rkey for his journal 37 - } 37 + }, 38 + { 39 + slug: 'creativity', 40 + publicationRkey: '3m6afhzlxt22p' // my creativity dump publication rkey 41 + }, 38 42 // Add more mappings as needed: 39 43 // { slug: 'notes', publicationRkey: 'xyz123abc' }, 40 44 // { slug: 'essays', publicationRkey: 'def456ghi' },