Skip to content

Commit

Permalink
Change detox title.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlinares committed Apr 30, 2024
1 parent d646abd commit e0474eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tagline: Digital home of web producer and opinionator Matt Linares.<br /><a href

{% assign detox = site.posts | where: 'tags', 'detox' %}

<h3>Digital detoxing</h3>
<h3>Digital detox</h3>

{% for post in detox %}
{% if post.tags contains 'detox' %}
Expand Down

0 comments on commit e0474eb

Please sign in to comment.