Update index.html

This commit is contained in:
BradleyAPierce 2023-01-06 13:26:59 -08:00 committed by GitHub
parent d4120a54b3
commit ed76aaf6e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,14 +30,14 @@
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png" src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
style="width: 250px; height: 90px" style="width: 250px; height: 90px"
/> />
<h5 class="mb-3">Thank you for using our product. We're glad you're with us.</h5> <h5 class="mb-3">This is a placeholder interactive html page. Thanks for viewing!</h5>
<p class="mb-3">MDB Team</p> <p class="mb-3">The DX Tiger Team!</p>
<a <a
class="btn btn-primary btn-lg" class="btn btn-primary btn-lg"
href="https://mdbootstrap.com/docs/standard/getting-started/" href="https://mdbootstrap.com/docs/standard/getting-started/"
target="_blank" target="_blank"
role="button" role="button"
>Start MDB tutorial</a >Please visit the DX Playbook in the meantime</a
> >
</div> </div>
</div> </div>