Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starball5 authored Jun 22, 2024
1 parent e2abdae commit d98c258
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<title>starball</title>
<meta name="referrer" content="same-origin"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- <link rel="manifest" href="manifest.webmanifest"/> -->

<meta name="og:title" content="starball"/>
<meta name="author" content="starball"/>
<meta name="description" content=""/>
<meta name="og:description" content=""/>
<meta name="og:image" content="https://avatars.githubusercontent.com/u/119012845"/>
</head>


<body>
<a href="https://stackoverflow.com/users/11107541/starball?tab=topactivity">My Stack Overflow profile page</a>
</body>
</html>

0 comments on commit d98c258

Please sign in to comment.