Skip to content

Commit 6b33658

Browse files
committed
feat: add french tech bangkok
1 parent 47d1b94 commit 6b33658

File tree

7 files changed

+11
-3
lines changed

7 files changed

+11
-3
lines changed

src/content/events/2025-thailand-bangkok/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ image:
1717
credit: Alejandro Cartagena
1818
coOrganizers:
1919
- atawad-agency
20+
- french-tech-bangkok
2021
tickets:
2122
href: https://lu.ma/t3beyt7c
2223
speakers:
17.7 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: French Tech Bangkok
3+
logos:
4+
bgWhite: "./bg-white.png"
5+
noBg: "./no-bg.png"
6+
noBgSquare: "./no-bg-square.png"
7+
href: https://www.lafrenchtechbangkok.com/
8+
---
56.4 KB
Loading
39.7 KB
Loading

src/content/partners/french-tech-malaysia/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ logos:
44
bgWhite: "./bg-white.png"
55
noBg: "./no-bg.png"
66
noBgSquare: "./no-bg-square.png"
7-
logo:
8-
src: "./french-tech-malaysia@no-bg.png"
97
href: https://lafrenchtech.my/
108
---

src/dynamic-images/components/LogoWithFriends.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const LogoWithFriends = (props: { logos?: string[] | undefined }) => {
1919
style={{
2020
width: 27 * 5,
2121
height: 18 * 5,
22-
marginRight: 40,
22+
marginRight: 24,
2323
color: COLORS.primary,
2424
}}
2525
/>
@@ -41,6 +41,7 @@ export const LogoWithFriends = (props: { logos?: string[] | undefined }) => {
4141
fontSize: 48,
4242
opacity: 0.2,
4343
marginRight: 24,
44+
marginLeft: 24,
4445
}}
4546
>
4647
×

0 commit comments

Comments
 (0)