feat: BLB logo favicon + FBBanner OG image — new brand assets from Aaron
@@ -8,12 +8,23 @@ export default function Home() {
|
||||
<title>Bone Lord Bob — American Anime</title>
|
||||
<meta name="description" content="Bone Lord Bob is an American Anime project — dark, brutal, beautiful. Coming soon." />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="icon" href="/icon-192.png" type="image/png" sizes="192x192" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
|
||||
{/* Open Graph */}
|
||||
<meta property="og:title" content="Bone Lord Bob" />
|
||||
<meta property="og:description" content="American Anime. Dark. Brutal. Beautiful." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="/og-image.png" />
|
||||
<meta property="og:image:width" content="1536" />
|
||||
<meta property="og:image:height" content="1024" />
|
||||
|
||||
{/* Twitter Card */}
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Bone Lord Bob" />
|
||||
<meta name="twitter:description" content="American Anime. Dark. Brutal. Beautiful." />
|
||||
<meta name="twitter:image" content="/og-image.png" />
|
||||
</Head>
|
||||
|
||||
<div className={styles.page}>
|
||||
|
||||
|
Before Width: | Height: | Size: 294 KiB After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 2.7 MiB |
|
Before Width: | Height: | Size: 692 B After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 208 KiB |
|
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.4 MiB |