Skip to content

Commit 992f4a7

Browse files
committed
add American Express sponsor
1 parent 3de4272 commit 992f4a7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docusaurus.config.js

+9
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,15 @@ module.exports = {
189189
flexBasis: '150px',
190190
},
191191
},
192+
{
193+
href: 'https://developer.americanexpress.com',
194+
src: 'sponsor-logos/american-express.svg',
195+
alt: 'American Express',
196+
title: 'American Express',
197+
style: {
198+
flexBasis: '145px',
199+
},
200+
},
192201
]
193202
},
194203
stylesheets: [
12.7 KB
Loading

0 commit comments

Comments
 (0)