Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairjammu786 authored Jan 25, 2024
1 parent 1cd5070 commit 43b8b87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
border-radius: 5px;
transition: background-color 0.3s ease;
cursor: pointer;
border: none;
}

.btn:hover {
Expand Down Expand Up @@ -94,6 +95,10 @@
<body>

<section>
<header>
<h1>Zubitube Downloader</h1>
</header>

<div class="cta">
<p>Zubitube Downloader is a standalone GUI software that allows you to download videos from YouTube with ease. It comes with a range of features to enhance your downloading experience. <a href="https://github.com/zubairjammu786/zubitubedownloader/releases/tag/v1.0.0" class="btn">Download Now</a></p>
</div>
Expand Down

0 comments on commit 43b8b87

Please sign in to comment.