Meta tag test

This commit is contained in:
nin0dev 2024-05-11 03:45:52 -04:00
parent d218687154
commit 49b828ab33
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,11 @@
<link rel="stylesheet" href="https://unpkg.com/98.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="logo-but-round.png">
<meta property="og:url" content="https://nin0dev.com" />
<meta property="og:title" content="nin0dev" />
<meta property="og:description" content="Hey, I'm nin0dev, a Canadian software developer." />
<meta property="og:image" content="https://nin0dev.com/logo.png" />
</head>
<body>
<div class="window" id="main-window">

BIN
logo-but-round.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB