Skip to content

Commit d1289bc

Browse files
authored
Update index.html
1 parent 76b8262 commit d1289bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
<head>
44
<title>Omar Ashraf, M.D.</title>
55
<link rel="icon" type="image/x-icon" href="./imgs/OA4Crayon.png">
6-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
76
<meta name="viewport" content="width=device-width, initial-scale=1.0">
87
<meta name="description" content="This is description for my first page">
98
<meta charset="utf-8">
109
<style></style>
11-
<script></script>
10+
<script src="https://kit.fontawesome.com/f889843e3b.js" crossorigin="anonymous"></script>
1211
<link rel="stylesheet" href="style.css">
1312
</head>
1413
<body>
@@ -49,7 +48,7 @@ <h2 class="hello">Hello</h2>
4948
<i class="fa-brands fa-mastodon"></i>
5049
</a>
5150
<a href="https://bsky.app/profile/captechomar.bsky.social" target="_blank">
52-
<img src="imgs/bluesky-brands-solid.svg" height="12px">
51+
<i class="fa-brands fa-bluesky"></i>
5352
</a>
5453
<a href="https://twitter.com/CaptechOmar" target="_blank">
5554
<i class="fab fa-twitter"></i>

0 commit comments

Comments
 (0)