Skip to content

Commit

Permalink
add Craft CMS logo
Browse files Browse the repository at this point in the history
  • Loading branch information
belkin committed Jun 14, 2024
1 parent 7e0bb11 commit a36706b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
import type { iSVG } from '../types/svg';

export const svgs: iSVG[] = [
{
title: 'Craft CMS',
category: 'CMS',
route: '/library/craft_cms.svg',
wordmark: '/library/craft_cms_wordmark.svg',
url: 'https://craftcms.com/'
},
{
title: 'Inflection AI',
category: 'AI',
Expand Down
1 change: 1 addition & 0 deletions static/library/craft_cms.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/craft_cms_wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a36706b

Please sign in to comment.