Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +12 -0
templates/index.html
CHANGED
@@ -176,6 +176,18 @@
|
|
176 |
<h2>Feedback</h2>
|
177 |
<p>For feedback or improvement requests please create a <a href="https://github.com/aetheris-ai/aibom-generator/issues" target="_blank" rel="noopener noreferrer">GitHub issue</a>.</p>
|
178 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
|
180 |
<div class="container">
|
181 |
<!-- Footer -->
|
|
|
176 |
<h2>Feedback</h2>
|
177 |
<p>For feedback or improvement requests please create a <a href="https://github.com/aetheris-ai/aibom-generator/issues" target="_blank" rel="noopener noreferrer">GitHub issue</a>.</p>
|
178 |
</div>
|
179 |
+
|
180 |
+
<div class="content-section" style="text-align: center;">
|
181 |
+
<h3>🗣️ Help Us Spread the Word</h3>
|
182 |
+
<p>If you find this tool useful, share it with your network!</p>
|
183 |
+
<a href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fsbom.aetheris.ai" target="_blank" rel="noopener noreferrer" style="text-decoration: none;">
|
184 |
+
<button style="background-color: #0077b5;">🔗 Share on LinkedIn</button>
|
185 |
+
</a>
|
186 |
+
<p style="margin-top: 10px; font-size: 14px;">
|
187 |
+
Follow us for updates:
|
188 |
+
<a href="https://www.linkedin.com/company/aetheris-ai" target="_blank" rel="noopener noreferrer">@Aetheris AI</a>
|
189 |
+
</p>
|
190 |
+
</div>
|
191 |
|
192 |
<div class="container">
|
193 |
<!-- Footer -->
|