Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kazkok authored Jan 4, 2024
1 parent f3aedd5 commit af44b53
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
<head>
<!--Display-->
<title>bob | Home</title>
<link rel="icon" href="https://i.ibb.co/KW8NVz7/default.png">
<link rel="icon" href="https://ibb.co/p3XQZLS">
<link rel="canonical" href="http://ihave.childorgans.lol/">
<!--Social Media-->
<meta property="og:title" content="Project bob">
<meta property="og:title" content="bob">
<meta property="og:description" content="bob was here">
<meta property="og:image" content="https://i.ibb.co/KW8NVz7/default.png">
<meta property="og:image" content="https://ibb.co/p3XQZLS">
<meta property="og:url" content="http://ihave.childorgans.lol/">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Project bob">
<meta name="twitter:title" content="bob">
<meta name="twitter:description" content="bob was here">
<meta name="twitter:image" content="https://i.ibb.co/KW8NVz7/default.png">
<meta name="twitter:image" content="https://ibb.co/p3XQZLS">
<link rel="apple-touch-icon" href="http://ihave.childorgans.lol/">
<!--Stylesheets-->
<link rel="stylesheet" href="stylesheet.css">
Expand Down

0 comments on commit af44b53

Please sign in to comment.