feat: update title
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m21s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m21s
This commit is contained in:
@@ -6,7 +6,7 @@ import gsap from "gsap";
|
||||
|
||||
const { t } = useI18n();
|
||||
useHead({
|
||||
title: computed(() => `${t("screens.gallery")} - Pihkaal`),
|
||||
title: computed(() => `${t("screens.gallery")} | Pihkaal - Developper`),
|
||||
});
|
||||
|
||||
const { data: images } = await useAsyncData(
|
||||
|
||||
Reference in New Issue
Block a user