Add tinaCMS logo solid and logo with wordmark

This commit is contained in:
Moisés Alvarenga
2024-02-27 12:43:37 -03:00
parent 051fdfd079
commit 1eb1f5a9d4
3 changed files with 22 additions and 0 deletions
+7
View File
@@ -2527,4 +2527,11 @@ export const svgs: iSVG[] = [
route: '/library/zoom.svg',
url: 'https://zoom.us/'
},
{
title: 'Tina',
category: 'CMS',
route: "/library/tina.svg",
wordmark: "/library/tina_wordmark.svg",
url: "https://tina.io/"
},
];