ajeetkumar01 commited on
Commit
485f0cf
·
verified ·
1 Parent(s): d98eee7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -141,7 +141,7 @@
141
  <h2>उत्पादन</h2>
142
  <div class="product-category">
143
  <span style="color: #FF9933; font-size: 24px;">&#x1F33D;</span> <!-- Symbol for plants -->
144
- <img src="{{ url_for('static', filename='images/seeds.jpg') }}" alt="बियाणे">
145
  <h3>बियाणे</h3>
146
  <p>विविध फसलांसाठी उच्च गुणवत्ता असलेले बियाणे।</p>
147
  </div>
 
141
  <h2>उत्पादन</h2>
142
  <div class="product-category">
143
  <span style="color: #FF9933; font-size: 24px;">&#x1F33D;</span> <!-- Symbol for plants -->
144
+ <img src="seeds.jpg" alt="बियाणे">
145
  <h3>बियाणे</h3>
146
  <p>विविध फसलांसाठी उच्च गुणवत्ता असलेले बियाणे।</p>
147
  </div>