feat(deck): SolLunar logo as cover brand + derived favicon
Add the SolLunar eclipse logo (sol/gold + lunar/circuit-blue). Title slide hero shows the full lockup (webp) with a gold+blue solarpunk glow; the top bar shows the cropped eclipse emblem + "SolLunar". Derive favicon.png/.ico + apple-touch-icon and the top-bar mark from the emblem. Page title → SolLunar. Lab 484 remains the named tech-backbone entity in the content. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
321d4dc840
commit
27622f791d
8 changed files with 27 additions and 8 deletions
|
|
@ -2,9 +2,12 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Lab 484 — Investment Prospectus</title>
|
||||
<meta name="theme-color" content="#0b1512" />
|
||||
<title>SolLunar — Investment Prospectus</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue