mirror of
https://github.com/izzy2lost/izzy2lost.com.git
synced 2026-06-19 01:16:11 -07:00
add social share stuff
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 199 KiB |
+15
@@ -4,7 +4,22 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>izzy2lost · Izzy's Apps</title>
|
||||
<meta name="description" content="Retro vibes meet modern tech. Apps, ports, and emulators by izzy2lost.">
|
||||
<link rel="icon" type="image/png" href="assets/logo.png">
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="izzy2lost · Izzy's Apps">
|
||||
<meta property="og:description" content="Retro vibes meet modern tech. Apps, ports, and emulators by izzy2lost.">
|
||||
<meta property="og:image" content="https://izzy2lost.com/assets/social-share.png">
|
||||
<meta property="og:url" content="https://izzy2lost.com">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="izzy2lost · Izzy's Apps">
|
||||
<meta name="twitter:description" content="Retro vibes meet modern tech. Apps, ports, and emulators by izzy2lost.">
|
||||
<meta name="twitter:image" content="https://izzy2lost.com/assets/social-share.png">
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body class="crt-off">
|
||||
|
||||
Reference in New Issue
Block a user