···66export const DESCRIPTION =
77 "this is a blog. there are many like it, but this one is mine.";
88export const GITHUB_USERNAME = "aliceisjustplaying";
99-export const USE_PLAUSIBLE = false;
1010-export const PLAUSIBLE_DOMAIN = "plausible.mozzius.dev";