diff --git a/src/_data/json/meta.json b/src/_data/json/meta.json
index db953f21..c7c46c5e 100644
--- a/src/_data/json/meta.json
+++ b/src/_data/json/meta.json
@@ -1,6 +1,6 @@
{
"siteName": "Cory Dransfeldt",
- "siteDescription": "I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading and tv and movies.",
+ "siteDescription": "I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 3 rescue dogs, technology, automation, music, writing, reading and tv and movies.",
"author": "Cory Dransfeldt",
"email": "coryd@hey.com",
"url": "https://coryd.dev",
diff --git a/src/_includes/partials/now/topper.liquid b/src/_includes/partials/now/topper.liquid
index 6bac3efe..50a87d38 100644
--- a/src/_includes/partials/now/topper.liquid
+++ b/src/_includes/partials/now/topper.liquid
@@ -2,7 +2,7 @@
{%- assign book = books | first -%}
{%- assign show = tv | first -%}
-
I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading, tv and movies. Lately I've been{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
+
I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 3 rescue dogs, technology, automation, music, writing, reading, tv and movies. Lately I've been{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
{% render "partials/now/status.liquid", status:status %}
{% render "partials/now-playing.liquid" %}
\ No newline at end of file
diff --git a/src/pages/about.md b/src/pages/about.md
index 72f31273..b8d85858 100644
--- a/src/pages/about.md
+++ b/src/pages/about.md
@@ -18,7 +18,7 @@ permalink: /about.html
-I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, [music](https://coryd.dev/now#artists), writing, [reading](https://coryd.dev/now#books), [tv](https://coryd.dev/now#tv) and [movies](https://coryd.dev/now#movies). Lately I've been{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
+I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 3 rescue dogs, technology, automation, [music](https://coryd.dev/now#artists), writing, [reading](https://coryd.dev/now#books), [tv](https://coryd.dev/now#tv) and [movies](https://coryd.dev/now#movies). Lately I've been{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
I build, maintain and design web applications. I've been coding professionally since 2010 with a focus on frontend technologies. I help organize [the Eleventy Meetup](https://11tymeetup.dev) and mentor through [Underdog Devs](https://www.underdogdevs.org).
diff --git a/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md b/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md
index b6f1fdf8..717f53fd 100644
--- a/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md
+++ b/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md
@@ -64,7 +64,7 @@ export default function Now(props) {
- Living in Camarillo, California with my beautiful family, 4 rescue dogs and a guinea pig.
+ Living in Camarillo, California with my beautiful family, 3 rescue dogs and a guinea pig.