Skip to content

Commit

Permalink
this is the final project
Browse files Browse the repository at this point in the history
  • Loading branch information
irohanrajput committed Jun 18, 2023
1 parent 682384e commit 1e99889
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions advent_page/adventure.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,17 +169,16 @@ <h3>How much You're willing to pay for this Adventure</h3>
<label for="other">Whatever, I'm rich :D</label>
</div>
</div>
<input type="submit" value="Submit" onclick="submitForm(event)" />
<br><br>
<input type="submit" value="Submit" />
<p>if the site doesn’t resond, kindly <a href="https://forms.gle/tnwvuqdVdk4w8nxE9"> click here</p></a>
</form>
</main>

<!--
<script src="https://www.gstatic.com/firebasejs/8.9.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.9.1/firebase-firestore.js"></script>
<script src="./fayar.js"></script>
<script src="./fayar.js"></script> -->

</body>
</html>

1 comment on commit 1e99889

@vercel
Copy link

@vercel vercel bot commented on 1e99889 Jun 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.