fixes and refinements

This commit is contained in:
Cory Dransfeldt 2022-06-06 11:43:22 -07:00
parent ca85e2923e
commit 38247187ee
30 changed files with 29 additions and 1470 deletions

View file

@ -10,5 +10,6 @@ export type AuthorFrontMatter = {
twitter: string
spotify: string
applemusic: string
bandcamp: string
lastfm: string
}