add october cms logo

This commit is contained in:
belkin 2024-06-14 15:32:32 +02:00
parent a36706b0b0
commit d351eeaf68
2 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,12 @@
import type { iSVG } from '../types/svg'; import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [ export const svgs: iSVG[] = [
{
title: 'October CMS',
category: 'CMS',
route: '/library/october_cms.svg',
url: 'https://octobercms.com/'
},
{ {
title: 'Craft CMS', title: 'Craft CMS',
category: 'CMS', category: 'CMS',

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB