Work on CMS, styles

This commit is contained in:
Fede Álvarez
2022-05-22 18:51:40 +02:00
parent 02bb3c9de6
commit 47f4d2f6f3
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ const HomeOthers = {
const Testimonials = {
query: `
{
allTestimonials {
allTestimonials (orderBy: [id_ASC]) {
id
testimonialImage {
url