portfolio tweaks
Some checks failed
Build / Deploy (push) Has been cancelled

This commit is contained in:
Rik Berkelder 2025-02-13 02:50:07 +01:00
parent c12d34a822
commit 65a6d12c9d
4 changed files with 9 additions and 4 deletions

View file

@ -12,7 +12,7 @@ const conf = {
return images;
},
data(data) { return data; }
data(data) { return data; },
}
};