Skip to content

Commit

Permalink
Fix image url
Browse files Browse the repository at this point in the history
  • Loading branch information
ClydeDz committed Jun 17, 2023
1 parent e1cc8a2 commit 7bd056d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<meta name="og:description" content="Quick links on how to sponsor and support Clyde D'Souza.">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://sponsor.clydedsouza.net/" />
<meta property="og:image" content="https://clydedsouza.net/images/clydedsouza-share-2023.jpg" />
<meta property="og:image" content="https://files.clydedsouza.net/site/ogimage.png" />
</head>
<body>
<img id="userPhoto" src="https://clydedsouza.net/images/clyde2023.jpg" alt="Photo of Clyde D'Souza">
<img id="userPhoto" src="https://files.clydedsouza.net/site/clydedsouza.jpg" alt="Photo of Clyde D'Souza">
<div id="bio">
<h2>Sponsor Clyde D'Souza</h2>
<p>Buying me a coffee or purchasing something I've created is a great way to support my endeavour's.</p>
Expand Down

0 comments on commit 7bd056d

Please sign in to comment.