docs: add bootstrap user

This commit is contained in:
xrkffgg
2022-02-22 19:12:56 +08:00
committed by GitHub
parent 0a220d0ec9
commit 40c49147c3

View File

@@ -91,6 +91,10 @@ const users = [
url: 'https://github.com/antvis/S2', url: 'https://github.com/antvis/S2',
logo: 'https://gw.alipayobjects.com/mdn/rms_56cbb2/afts/img/A*TI8XSK3W0EkAAAAAAAAAAAAAARQnAQ', logo: 'https://gw.alipayobjects.com/mdn/rms_56cbb2/afts/img/A*TI8XSK3W0EkAAAAAAAAAAAAAARQnAQ',
}, },
{
url: 'https://github.com/twbs/bootstrap',
logo: 'https://getbootstrap.com/docs/5.1/assets/brand/bootstrap-logo-shadow.png',
},
]; ];
// ************************************************************************** // **************************************************************************