Skip to content

Commit

Permalink
update language on subscribe page (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascantor authored Apr 22, 2023
1 parent 500c53a commit 5428cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pages/subscribe.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ eleventyNavigation:
order: 3
---

<p>Subscribe to <strong>{{ siteConfig.site.title }}</strong> to get updates whenever new article is published.</p>
<p>Subscribe to get updates whenever a new article is published.</p>

{% include "partials/feed-list.njk" %}

0 comments on commit 5428cc4

Please sign in to comment.