Skip to content

Commit

Permalink
Merge pull request #21 from ibugithub/home-page
Browse files Browse the repository at this point in the history
Change head logo
  • Loading branch information
ibugithub authored Sep 8, 2023
2 parents 1456ad0 + 1580f81 commit 3a7791d
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 1 deletion.
Binary file removed assets/images/fav-icon/fav-icon.png
Binary file not shown.
139 changes: 139 additions & 0 deletions assets/images/fav-icon/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
content="Unlock the future of learning with AiProf. Elevate your educational experience and discover how AI is reshaping the way you learn and teach" />
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- fav icon -->
<link rel="icon" href="assets/images/fav-icon/fav-icon.png">
<link rel="icon" href="assets/images/fav-icon/logo.svg">

<!-- bootstarp -->
<link rel="stylesheet" href="css/vendors/bootstrap.min.css">
Expand Down

0 comments on commit 3a7791d

Please sign in to comment.