--- import Image from "astro/components/Image.astro"; import redHeartFlat from "../images/red_heart_flat.svg"; const pageTitle = "emma's place"; const motto = "a celebration of self-expression through the personal web"; const backgroundColor = "#ffd4de"; const backgroundColorNightMode = "#240046"; const biPridePink = "#d60270"; const biPridePurple = "#9b4f96"; const biPrideBlue = "#0038a8"; ---
{motto}