Skip to content

Commit

Permalink
Merge pull request #1 from nguyentuan1696/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
nguyentuan1696 authored Nov 19, 2024
2 parents c61be91 + 2cf4a99 commit f3b206e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion components/TheHeader.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<nav class="space-x-6">
<NuxtLink to="/">home</NuxtLink>
<NuxtLink to="/articles">articles</NuxtLink>
</nav>
</template>
2 changes: 1 addition & 1 deletion components/TheIntro.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<section class="flex flex-col items-start gap-x-1.5 gap-y-1.5">
<h1 class="font-bold text-2xl mb-8 tracking-tighter">🧑🏼‍💻👋</h1>
<p>Hello, I'm Nguyễn Tuấn.</p>
<p>Hello, I'm Tuan Nguyen.</p>
<p>
I'm a web developer specializing in building user-friendly and accessible
products. I especially enjoy working in small, collaborative teams to
Expand Down

0 comments on commit f3b206e

Please sign in to comment.