Skip to content

Commit 06e74c5

Browse files
authored
Add SRGF import badge (#102)
1 parent 2225f94 commit 06e74c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/en/partnership-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
import export>
199199
<template #import>
200200
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
201+
<Pcb label="SRGF v1.0" :games="['sr']" bg="blue"></Pcb>
201202
</template>
202203
<template #export>
203204
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>

docs/zh/partnership-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
import export>
199199
<template #import>
200200
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
201+
<Pcb label="SRGF v1.0" :games="['sr']" bg="blue"></Pcb>
201202
</template>
202203
<template #export>
203204
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>

0 commit comments

Comments
 (0)