From 730886cbf00e15b326812104a282e1ee996479f9 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Thu, 28 Apr 2022 16:45:37 -0500 Subject: [PATCH] Clean up default listing --- src/components/default-listing.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/default-listing.astro b/src/components/default-listing.astro index d057161..f1e1178 100644 --- a/src/components/default-listing.astro +++ b/src/components/default-listing.astro @@ -30,16 +30,17 @@ const details = new ListingDetails( listing )
+

{ details.mainHeading }

+

{ details.subtitle }

-