Skip to content

Commit 30f6671

Browse files
authored
[japanse] add campany use-case (nuxt#676)
1 parent a34bfa0 commit 30f6671

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

components/partials/home/HomeCompanies.vue

+6
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,12 @@ export default {
392392
url: 'https://www.rere.jp',
393393
class: 'h-10'
394394
},
395+
{
396+
name: 'PLAID',
397+
img: 'plaid.svg',
398+
url: 'https://plaid.co.jp',
399+
class: 'h-10'
400+
},
395401
{
396402
name: 'ZEN Architects',
397403
img: 'zenarchitects.svg',
+1
Loading
+1
Loading

0 commit comments

Comments
 (0)