Skip to content

Commit

Permalink
docs: Add page icon to index page (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ authored Jan 19, 2023
1 parent f20322f commit c279486
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/landing_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@

<!-- Bootstrap CSS / Color Scheme -->
<link rel="stylesheet" href="css/bootstrap.css" />

<!-- Page icon -->
<link rel="icon" type="image/png" href="https://user-images.githubusercontent.com/29942790/140995889-5d91dcff-3aa7-4cfb-8a90-2cddf1337dca.png" />
</head>
<body class="bg-light">
<!--Header Section-->
Expand Down

0 comments on commit c279486

Please sign in to comment.