1
1
Fork 0

link preview

This commit is contained in:
Ava Gaiety W 2025-03-07 16:24:40 -07:00
parent 6992bed13b
commit 70e2863c02
2 changed files with 2 additions and 0 deletions

BIN
site/assets/preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View file

@ -5,7 +5,9 @@
<title>Gaiety's Linkery</title> <title>Gaiety's Linkery</title>
<meta name="viewport" content="width=device-width,initial-scale=1" /> <meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="Gaiety's Links including BlueSky, Portfolio, and more" /> <meta name="description" content="Gaiety's Links including BlueSky, Portfolio, and more" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://linkery.gaiety.me/"> <meta property="og:url" content="https://linkery.gaiety.me/">
<meta property="og:image" content="/assets/preview.png">
<link href="/reset.css" rel="stylesheet"> <link href="/reset.css" rel="stylesheet">
<link href="/styles.css" rel="stylesheet"> <link href="/styles.css" rel="stylesheet">