Update opengraph image template
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m30s

This commit is contained in:
Lewis Dale 2024-10-11 13:44:37 +01:00
parent 3f6e9fe21e
commit 0903157939

View File

@ -4,7 +4,6 @@
<h1 style="font-size: 80px;">{{ title | safe }}</h1>
<h2 style="font-size: 44px;">{{ subTitle | safe }}</h2>
</div>
<div style="font-family: 'Space Grotesk'; font-weight: 500; color: #e5e5e5; letter-spacing: -0.8rem; font-size: 120px; justify-self: flex-end; flex-grow: 0; margin-bottom: 10px; display: flex;">LD</div>
<div style="display: flex; justify-self: flex-end; flex-grow: 0; font-family: 'Space Grotesk'; font-weight: 500; color: #e5e5e5; text-align: center;">
<h3 style="font-size: 20px;">LewisDale.dev</h3>
</div>