Add BaseLayout with meta tags, favicon, robots.txt, and OG card
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
13
public/og-image.svg
Normal file
13
public/og-image.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630">
|
||||
<rect width="1200" height="630" fill="#060a13"/>
|
||||
<g fill="none" stroke="#f0b429" stroke-width="1" opacity="0.2">
|
||||
<path d="M0,120 Q300,60 600,150 T1200,120"/>
|
||||
<path d="M0,240 Q300,180 600,270 T1200,240"/>
|
||||
<path d="M0,360 Q300,300 600,390 T1200,360"/>
|
||||
<path d="M0,480 Q300,420 600,510 T1200,480"/>
|
||||
</g>
|
||||
<text x="80" y="260" fill="#f0b429" font-family="'DM Sans', sans-serif" font-size="22" letter-spacing="6">OBSERVABILITY · APACHE CAMEL</text>
|
||||
<text x="80" y="360" fill="#e8eaed" font-family="'DM Sans', sans-serif" font-size="72" font-weight="700">See every route.</text>
|
||||
<text x="80" y="440" fill="#e8eaed" font-family="'DM Sans', sans-serif" font-size="72" font-weight="700">Reach into every flow.</text>
|
||||
<text x="80" y="540" fill="#9aa3b2" font-family="'JetBrains Mono', monospace" font-size="26">cameleer.io</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 921 B |
Reference in New Issue
Block a user