test: add S3 image to announcement to verify images render in preview
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -203,6 +203,12 @@ pinned: true
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<h2>S3 Image Test</h2>
|
||||||
|
<p>This image is served from <code>tinqs-screenshots</code> S3 bucket — proving S3 images render correctly inside the preview iframe:</p>
|
||||||
|
<img src="https://tinqs-screenshots.s3.eu-west-1.amazonaws.com/2026-05-21/html-preview-test.png" alt="Screenshot of Git Studio" style="width:100%;border-radius:6px;margin-top:0.75rem;border:1px solid var(--border);" />
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<h2><span class="check">Infrastructure</span></h2>
|
<h2><span class="check">Infrastructure</span></h2>
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
|
Before
After
|
Reference in New Issue
Block a user