Skip to content

Commit 7f2010b

Browse files
authored
Update siteConfig.js
Adding aspectivo user to siteConfig.js
1 parent 4c0eb48 commit 7f2010b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/siteConfig.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,11 @@ const users = [
283283
name: "Pagepro",
284284
image: "img/logos/pagepro.svg",
285285
infoLink: "https://pagepro.co",
286+
},
287+
{
288+
name: "Aspectivo",
289+
image: "img/logos/aspectivo.svg",
290+
infoLink: "https://aspectivo.ai",
286291
}
287292
];
288293

0 commit comments

Comments
 (0)