chore(blog): update intro text
This commit is contained in:
parent
efe23233a0
commit
8c9d6bdc99
|
@ -25,8 +25,8 @@ const sortedPosts = filteredPosts
|
|||
|
||||
<ListingPage items={sortedPosts} title="Blog">
|
||||
<p slot="intro">
|
||||
This is where I publish my personal blog posts as well as technical posts
|
||||
and tutorials on topics such as Drupal, PHP, Tailwind CSS, automated
|
||||
testing, and systems administration.
|
||||
This is where I used to publish my blog posts, technical posts
|
||||
and tutorials. These days, I focus instead on my
|
||||
<a href="/daily">daily email list</a>.
|
||||
</p>
|
||||
</ListingPage>
|
||||
|
|
Loading…
Reference in a new issue