Skip to content

Commit

Permalink
Add a read more link in the welcome component
Browse files Browse the repository at this point in the history
  • Loading branch information
deepjyoti30 committed Feb 24, 2021
1 parent c900f5d commit 73cf4f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/Welcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@
<git-branch-icon />
</welcome-feature>
</div>
<p class="read--more text-sm mt-4 text-center">
<a
href="https://blog.deepjyoti30.dev/ytmdl-v2-release"
class="underline text-gray-500"
>Read more about the features</a
>
</p>
</main>
</div>
</div>
Expand Down

0 comments on commit 73cf4f2

Please sign in to comment.