Skip to content

Commit

Permalink
chore: 후원사 추가 (제이펍, 이지스퍼블리싱) (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjy0951 authored Jul 28, 2024
2 parents c49ca23 + 458f001 commit d8172f8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added public/images/support/easyspub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/support/jpub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/constant/supports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,16 @@ export const SUPPORTS: Support[] = [
img: '/images/support/jumpit.png',
link: 'https://www.jumpit.co.kr/',
},
{
title: '제이펍',
subTitle: 'Jpub',
img: '/images/support/jpub.png',
link: 'https://jpub.tistory.com/',
},
{
title: '이지스퍼블리싱',
subTitle: 'EasysPublishing',
img: '/images/support/easyspub.png',
link: 'https://www.easyspub.co.kr/Main/pub',
},
];

0 comments on commit d8172f8

Please sign in to comment.