Spaces:
Building
Building
Update templates/index.html
Browse files- templates/index.html +2 -0
templates/index.html
CHANGED
@@ -129,6 +129,8 @@
|
|
129 |
<!-- Title -->
|
130 |
<h1 class="title">Virtual Try-On</h1>
|
131 |
|
|
|
|
|
132 |
<!-- Key Input -->
|
133 |
<div class="key-container">
|
134 |
<input type="text" class="key-input" placeholder="Input your key here">
|
|
|
129 |
<!-- Title -->
|
130 |
<h1 class="title">Virtual Try-On</h1>
|
131 |
|
132 |
+
<p> Reach out to <a href="mailto:[email protected]">[email protected]</a> for inquiries.</p>
|
133 |
+
|
134 |
<!-- Key Input -->
|
135 |
<div class="key-container">
|
136 |
<input type="text" class="key-input" placeholder="Input your key here">
|