Skip to content

Commit

Permalink
Update Post.astro
Browse files Browse the repository at this point in the history
add blurb to show in blog contact form
  • Loading branch information
joevaugh4n authored Sep 27, 2024
1 parent 965bb1d commit 3d73464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Post.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const { title, description, ogImage } = Astro.props;
<slot />
<HR />
<ContactForm
blurb
title="Reach out"
description="Interested in what I do and how I can help? Chatting to me is free, and I can work to your budget :)"
/>
Expand Down

0 comments on commit 3d73464

Please sign in to comment.