Skip to content

Commit 41a65b9

Browse files
authored
Update index.html
1 parent 9dfe532 commit 41a65b9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@
33
<head>
44
<title>Omar Ashraf, M.D.</title>
55
<link rel="icon" type="image/x-icon" href="./imgs/OA4Crayon.png">
6+
67
<meta name="viewport" content="width=device-width, initial-scale=1.0">
78
<meta name="description" content="Hello, I'm Omar.">
89
<meta charset="utf-8">
10+
<meta property="og:title" content="Omar Ashraf, M.D." />
11+
<meta property="og:description" content="Hello, I'm Omar" />
12+
<meta property="og:image" content="https://captechomar.github.io/Captech-Website/imgs/MainImg.jpg" />
13+
<meta property="og:url" content="https://captechomar.github.io/Captech-Website/" />
14+
<meta property="og:type" content="website" />
915
<style></style>
1016
<script src="https://kit.fontawesome.com/f889843e3b.js" crossorigin="anonymous"></script>
1117
<link rel="stylesheet" href="style.css">
@@ -34,7 +40,7 @@ <h2 class="arabiclogotext">عمر أشرف</h2>
3440
<div class="maintext">
3541
<h2 class="hello">Hello</h2>
3642
<p style="text-align: justify; font-family: 'Dubai';">
37-
I'm Omar. A Medical Student and YouTuber at <a href="https://www.youtube.com/@CaptechOmar" target="_blank" style="color:black">Omar Ashraf [Captech] Channel,</a>
43+
I'm Omar. A Medical Student and YouTuber at <a class="link-paragraph" href="https://www.youtube.com/@CaptechOmar" target="_blank" style="color:black">Omar Ashraf [Captech] Channel,</a>
3844
a tech and productivity focused <b>YouTube</b> channel.
3945
</p>
4046
</div>

0 commit comments

Comments
 (0)