Use proxy, force resize

This commit is contained in:
Korbs 2024-12-07 01:09:49 -05:00
parent c2dc19d12e
commit a25e18b703

View file

@ -47,7 +47,7 @@ const GhostPost = await GhostPostResponse.json();
<img
width="100%"
class="blog-banner"
src={post.custom_excerpt}
src={'https://image.proxy.sudovanilla.org/1200,fit/' + post.custom_excerpt}
/>
<h1>{post.title}</h1>
<p id="date">