Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zcraber authored Aug 23, 2023
1 parent 8480443 commit f5096e0
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,21 @@ <h3>Digital Malayali<span class="iconify-inline badge" data-icon="ri:verified-ba

<!-- Link Buttons -->
<main>
<h5 class="text-center">Domains for Sale</h5>
<div class="row">
<div class="col link is-center">
<a class="button outline secondary" href="https://kidytales.com/" target="_blank"><span
class="iconify-inline" data-icon="ri:book-read-fill"></span>Kidytales</a>
<span class="tag is-small bd-success text-success">Buy Now</span>
</div>
</div>
<div class="row">
<div class="col link is-center">
<a class="button outline secondary" href="https://filmystarz.xyz/" target="_blank"><span
class="iconify-inline" data-icon="ri:film-fill"></span>Filmystarz</a>
<span class="tag is-small bd-success text-success">Buy Now</span>
</div>
</div>
<h5 class="text-center">Blogs</h5>
<div class="row">
<div class="col is-center">
Expand Down Expand Up @@ -257,12 +272,6 @@ <h5 class="text-center">Entertainment</h5>
<span class="tag is-small bd-success text-success">New</span>
</div>
</div>
<div class="row">
<div class="col is-center">
<a class="button outline secondary" href="https://kidytales.com/" target="_blank"><span
class="iconify-inline" data-icon="ri:book-read-fill"></span>Kidytales</a>
</div>
</div>
<h5 class="text-center">Open Source</h5>
<div class="row">
<div class="col is-center">
Expand Down Expand Up @@ -332,4 +341,4 @@ <h6>© 2023 Digital Malayali</h6>
<script src="script.js"></script>
</body>

</html>
</html>

0 comments on commit f5096e0

Please sign in to comment.