Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTharz committed Feb 23, 2024
1 parent cd00b48 commit a65f6ff
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 4 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

39 changes: 36 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,42 @@
name="description"
content="Tharindu Jayawardhana is a software engineer who is passionate about building performant and scalable web applications."
/>
<meta name="twitter:card" content="summary_large" />
<meta name="linkedin:card" content="summary_large" />
<meta name="facebook:card" content="summary_large" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Tharindu Jayawardhana" />
<meta
name="twitter:description"
content="Tharindu Jayawardhana is a software engineer who is passionate about building performant and scalable web applications."
/>
<meta name="twitter:image" content="/src/assets/thumbnail.png" />
<meta
name="twitter:image:alt"
content="Thumbnail image for Tharindu Jayawardhana's website"
/>
<meta name="linkedin:card" content="summary_large_image" />
<meta name="linkedin:title" content="Tharindu Jayawardhana" />
<meta
name="linkedin:description"
content="Tharindu Jayawardhana is a software engineer who is passionate about building performant and scalable web applications."
/>
<meta name="linkedin:image" content="/src/assets/thumbnail.png" />
<meta
name="linkedin:image:alt"
content="Thumbnail image for Tharindu Jayawardhana's website"
/>
<meta name="facebook:card" content="summary_large_image" />
<meta name="facebook:title" content="Tharindu Jayawardhana" />
<meta
name="facebook:description"
content="Tharindu Jayawardhana is a software engineer who is passionate about building performant and scalable web applications."
/>
<meta property="og:url" content="https://tharindujayawardhana.me" />
<meta property="og:title" content="Tharindu Jayawardhana" />
<meta
property="og:description"
content="Tharindu Jayawardhana is a software engineer who is passionate about building performant and scalable web applications."
/>
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Tharindu Jayawardhana's Website" />
<script type="module" crossorigin src="/assets/index-fSLkBcMo.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-gL672ELb.css">
</head>
Expand Down

0 comments on commit a65f6ff

Please sign in to comment.