show large images
This commit is contained in:
@@ -102,7 +102,7 @@ const handleLoad = async () => {
|
|||||||
|
|
||||||
backgroundImageUrl.value = mediaGetVariantUrl(
|
backgroundImageUrl.value = mediaGetVariantUrl(
|
||||||
article.value.hero,
|
article.value.hero,
|
||||||
"medium"
|
"large"
|
||||||
);
|
);
|
||||||
applicationStore.setDynamicTitle(article.value.title);
|
applicationStore.setDynamicTitle(article.value.title);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user