Skip to content

Commit

Permalink
Added Bootstrap Logos svg
Browse files Browse the repository at this point in the history
  • Loading branch information
farleym committed Dec 18, 2024
1 parent e4f2f29 commit 0b55471
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"jszip": "3.10.1",
"lucide-svelte": "0.445.0",
"mode-watcher": "0.4.1",
"pnpm": "^9.15.0",
"rehype-autolink-headings": "7.1.0",
"rehype-pretty-code": "0.14.0",
"rehype-slug": "6.0.0",
Expand Down
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: 'Bootstrap Logos',
category: 'Marketplace',
route: '/library/bootstraplogos.svg',
url: 'https://bootstraplogos.com'
},
{
title: 'Google Drive',
category: 'Google',
Expand Down
3 changes: 3 additions & 0 deletions static/library/bootstraplogos.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 0b55471

Please sign in to comment.