diff --git a/src/_includes/partials/now/topper.liquid b/src/_includes/partials/now/topper.liquid index 092d36f0..6bac3efe 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 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 }}.

{% render "partials/now/status.liquid", status:status %} {% render "partials/now-playing.liquid" %}
\ No newline at end of file