feat: add image credit if blogpost has an image

This commit is contained in:
Sebin Nyshkim 2024-10-22 18:41:23 +02:00
parent ea2de80597
commit 27b1162e22
3 changed files with 13 additions and 3 deletions

View file

@ -6,7 +6,7 @@ export default {
gridTemplateRows: {
'article-header': '1fr auto 0'
},
height: {
minHeight: {
'128': '32rem',
'160': '40rem',
'192': '48rem'