Add creative deliverable for stackchain/stackchain-hackathon#17
Some checks are pending
CI / lint (push) Waiting to run
CI / pages-check (push) Blocked by required conditions
Release Candidate / tag (push) Waiting to run
Release Candidate / draft (push) Blocked by required conditions

This commit is contained in:
rockachopa 2026-07-08 14:51:12 +00:00
parent a45753549b
commit 8c4fc623e7

View File

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>[Hou3 Creative] Overlay variants: alt colorways for title card</title>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<style>
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0f0f1a;color:#e0e0e0;margin:0;padding:2rem}
.card{background:#111827;border:1px solid #27324a;border-radius:12px;padding:1.25rem;box-shadow:0 10px 30px rgba(0,0,0,.35)}
h1{font-size:1.4rem;margin:0 0 .5rem;color:#7df9ff}
pre{background:#0b1220;border-radius:10px;padding:1rem;overflow:auto}
.meta{color:#9fb3c8;font-size:.9rem;margin-bottom:1rem}
</style>
</head>
<body>
<div class="card">
<h1>[Hou3 Creative] Overlay variants: alt colorways for title card</h1>
<div class="meta">Issue #17 by rockachopa</div>
<pre></pre>
<p><em>Generated by Hou3 via Tencent Hy3</em></p>
</div>
</body>
</html>