@@ -83,7 +83,7 @@ export function BlogPostPage({ slug }: { slug: string }) {
)}
diff --git a/src/pages/contact/contact-page.tsx b/src/pages/contact/contact-page.tsx
index 5f2e042..5716b54 100644
--- a/src/pages/contact/contact-page.tsx
+++ b/src/pages/contact/contact-page.tsx
@@ -16,7 +16,7 @@ export function ContactPage() {
return (
-
Contact
+
Contact
Have a question or want to get in touch? Follow along on social media or
send a message below.
@@ -24,13 +24,13 @@ export function ContactPage() {
{/* Social Links */}
- Find Us Online
+ Find Us Online
{/* Contact Form */}
- Send a Message
+ Send a Message
{submitted ? (
diff --git a/src/pages/home/home-page.tsx b/src/pages/home/home-page.tsx
index 26019e5..e4bf3e9 100644
--- a/src/pages/home/home-page.tsx
+++ b/src/pages/home/home-page.tsx
@@ -18,9 +18,7 @@ export function HomePage() {
alt="Tree Politics"
className="h-32 w-32 rounded-xl lg:h-40 lg:w-40"
/>
-
- Tree Politics
-
+ Tree Politics
Woody Political Ecology, the use and abuse of trees in history, and
tree facts to impress your friends
@@ -37,7 +35,7 @@ export function HomePage() {
{posts.length > 0 && (
-
Recent Posts
+ Recent Posts
{posts.map((post) => (
@@ -77,7 +75,7 @@ export function HomePage() {
{/* About */}
- About the Author
+ About the Author