lokesh341 commited on
Commit
eb656a9
·
verified ·
1 Parent(s): 7f1cc00

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -68,7 +68,7 @@
68
  <body>
69
  <div class="container">
70
  <h1>Welcome to Biryani Hub</h1>
71
- <img class="image-logo" src="your-image-url.png" alt="Biryani Hub Logo" />
72
 
73
  <label for="name">Your Name</label>
74
  <input type="text" id="name" placeholder="Your name will appear here..." readonly>
 
68
  <body>
69
  <div class="container">
70
  <h1>Welcome to Biryani Hub</h1>
71
+ <img class src="your-image-url.png" alt="Biryani Hub Logo" />
72
 
73
  <label for="name">Your Name</label>
74
  <input type="text" id="name" placeholder="Your name will appear here..." readonly>