Skip to content

Commit a9016db

Browse files
committed
feat(component): add configs for Swetrix
1 parent cea67b7 commit a9016db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/configs/site.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ export default {
1111
googleAnalytics: {
1212
id: env.GA_ID,
1313
},
14+
swetrix: {
15+
pid: env.SWETRIX_ID,
16+
},
1417
}
1518
}

0 commit comments

Comments
 (0)