Skip to content

Commit e63103b

Browse files
committed
feat: Update blog wording
1 parent 8de76b9 commit e63103b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/blog/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<header class="container">
44
<h1 class="blog-hub__title">Blog</h1>
55
<p class="blog-hub__description">
6-
Welcome to my blog. I try to write articles about frontend development, careers in tech, my experiences and more <span class="blog-hub__del-ins"><del aria-hidden="true">when</del> <ins>if</ins></span> I get the time. All articles are my own writing.
6+
Welcome to my blog. I write articles about Vue.js, JavaScript, web accessibility, developer productivity, and practical solutions to real-world problems in tech <span class="blog-hub__del-ins"><del aria-hidden="true">when</del> <ins>if</ins></span> I get the time to write. All articles are my own writing.
77
</p>
88
</header>
99
<ArticleList class="blog-hub__list" :preload-article-images="3" :show-filter="true" />

0 commit comments

Comments
 (0)