Skip to content

Commit

Permalink
Files Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SriramChowdary123 committed Dec 23, 2024
1 parent f4172b4 commit b425cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="icon" href="logo.webp">
<meta property="og:type" content="website" />
<meta property="og:title" content="Sriram Chowdary Mogalapu's Portfolio" />
<meta property="og:image" content='logo.webp' />
<meta property="og:image" content="<?= base_url('logo.webp'); ?>" />
<meta property="og:description" content="Detailed description about Sriram Chowdary Mogalapu" />
<meta property="og:url" content="https://sriram-chowdary.netlify.app/">
<meta property="og:site_name" content="Sriram Chowdary Mogalapu's Portfolio">
Expand Down

0 comments on commit b425cd4

Please sign in to comment.