-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #163 from MeetYourAI/Jazzijay11-patch-93
Update BlogIndex.html
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,7 +138,7 @@ <h1 class="text-center mb-4 mt-5">Welcome to AI Prof Blog</h1> | |
<div class="col-12 col-lg-4 footer-col mt-5"> | ||
<h2 class=" footer-col-title">contact information</h2> | ||
<div class="footer-col-content-wrapper"> | ||
<div class="contact-info-card"><i class="bi bi-envelope icon"></i><a class="text-lowercase info" href="mailto:meetyouraiprofhelp@gmail.com">[email protected]</a></div> | ||
<div class="contact-info-card"><i class="bi bi-envelope icon"></i><a class="text-lowercase info" href="mailto:meetyouraihelper@gmail.com">[email protected]</a></div> | ||
<div class="contact-info-card"><i class="bi bi-geo-alt icon"></i><span class="info">AI2BC Organization</span></div> | ||
<div class="contact-info-card"><i class="bi bi-phone icon"></i><a class="info" href="tel:+20123456789">+447762293742</a></div> | ||
<div class="contact-info-card"> | ||
|