Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TharukRenuja authored Jan 19, 2022
1 parent 94e76ba commit 801f352
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,22 +162,21 @@ <h4> <b>Minidu Anuhas</b> </h4>
</div>
</div>
</section>
<section id="donate">
<div class="py-5 text-center">

<section id="donate">
<div class="py-5 text-center" style=" background-image: url(&quot;https://bit.ly/3rvTROH&quot;); background-position: top left; background-size: 100%; background-repeat: repeat;">
<div class="container">
<div class="row">
<div class="row" style=" background-image: url(https://bit.ly/3IcykBu); background-position: top left; background-size: 100%; background-repeat: repeat;">
<div class="row" style=" background-image: url(https://bit.ly/3IcykBu); background-position: top left; background-size: 100%; background-repeat: repeat;">
<div class="mx-auto col-lg-6 col-10" style=" background-image: url(https://bit.ly/3IcykBu); background-position: top left; background-size: 100%; background-repeat: repeat;">
<h1>Donate</h1>
<p class="mb-3">You can donate us VPS, RDP for host bots. We don't need money. We're doing this for joy &amp; help to others. If can please donate to us</p>
<form name="donate" netlify>
<form class="text-left">
<div class="form-group"> <label for="form16">Your Name</label> <input type="text" class="form-control" id="form16" placeholder="Tharuk Renuja"> </div>
<div class="form-group"> <label for="form17">Your Donate</label> <input type="text" class="form-control" id="form17" placeholder="RDP"> </div>
<div class="form-group"> <label for="form18">Your email</label> <input type="email" class="form-control" id="form18" placeholder="[email protected]"> </div>
<div class="form-group">
<div class="form-check"> <input class="form-check-input" type="checkbox" id="form21" value="on"> <label class="form-check-label" for="form21">I would like donate this team for more better creations. <a href="t.me/TharukRenuja/10">Term and Conditions</a> </label> </div>
<form class="text-left" netlify>
<div class="form-group" netlify> <label for="form16">Your Name</label> <input type="text" class="form-control" id="form16" placeholder="Tharuk Renuja"> </div>
<div class="form-group" netlify> <label for="form17">Your Donate</label> <input type="text" class="form-control" id="form17" placeholder="RDP"> </div>
<div class="form-group" netlify> <label for="form18">Your email</label> <input type="email" class="form-control" id="form18" placeholder="[email protected]"> </div>
<div class="form-group" netlify>
<div class="form-check" netlify> <input class="form-check-input" type="checkbox" id="form21" value="on"> <label class="form-check-label" for="form21">I would like donate this team for more better creations. <a href="t.me/TharukRenuja/10">Term and Conditions</a> </label> </div>
</div> <button type="submit" class="btn btn-primary" >Submit</button>
</form>
</div>
Expand Down

0 comments on commit 801f352

Please sign in to comment.