There was an error while loading. Please reload this page.
1 parent e1d459a commit ff72fc9Copy full SHA for ff72fc9
1 file changed
index.html
@@ -257,6 +257,15 @@ <h2>Installation</h2>
257
<button class="copy-btn"><i class="far fa-copy"></i></button>
258
</div>
259
260
+
261
+ <div class="text-center mt-4">
262
+ <p style="margin-bottom: 1rem; color: var(--text-light);">Want to learn more? Check out our step-by-step
263
+ tutorials.</p>
264
+ <a href="https://github.com/Yaselley/deepfense-framework/tree/main/docs" target="_blank"
265
+ class="btn btn-outline">
266
+ <i class="fab fa-github"></i> View Tutorials
267
+ </a>
268
+ </div>
269
270
</section>
271
0 commit comments