Skip to content

Commit 116db89

Browse files
hogehugakotakanbe
authored andcommitted
add idcf logo (#14)
1 parent ec4b790 commit 116db89

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

website/siteConfig.js

+6
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ const users = [
3131
infoLink: 'https://prottapp.com/',
3232
pinned: true,
3333
},
34+
{
35+
caption: 'IDCF',
36+
image: '/img/icons/idcf.png',
37+
infoLink: 'https://www.idcf.jp/',
38+
pinned: true,
39+
},
3440
];
3541

3642
const siteConfig = {

website/static/img/icons/idcf.png

34.6 KB
Loading

0 commit comments

Comments
 (0)