There was an error while loading. Please reload this page.
1 parent 20aa305 commit f2de664Copy full SHA for f2de664
website/siteConfig.js
@@ -10,14 +10,12 @@
10
11
// List of projects/orgs using your project for the users page.
12
const users = [
13
- // {
14
- // caption: 'User1',
15
- // // You will need to prepend the image path with your baseUrl
16
- // // if it is not '/', like: '/test-site/img/docusaurus.svg'.
17
- // image: '/img/docusaurus.svg',
18
- // infoLink: 'https://www.facebook.com',
19
- // pinned: true,
20
- // },
+ {
+ caption: 'PayPal',
+ image: '/img/users/paypal.svg',
+ infoLink: 'https://www.paypal.com',
+ pinned: true,
+ },
21
]
22
23
const siteConfig = {
website/static/img/users/paypal.svg
0 commit comments