Skip to content

Commit

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

export const svgs: iSVG[] = [
{
title: 'October CMS',
category: 'CMS',
route: '/library/october_cms.svg',
url: 'https://octobercms.com/'
},
{
title: 'Craft CMS',
category: 'CMS',
Expand Down
1 change: 1 addition & 0 deletions static/library/october_cms.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 d351eea

Please sign in to comment.