mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 07:32:53 +00:00
docs: replace gulp favicon with svg gulp logo (#1175)
* add Node SerialPort * add react-native-sensors logo * add React Native Sensors to users * fix gulp image * add gulp logo as svg * Update users.js * Update react-native-sensors.svg
This commit is contained in:
parent
a42b0d7c56
commit
3233c2c8c1
|
|
@ -142,7 +142,7 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
caption: 'Gulp',
|
||||
image: 'https://gulpjs.com/img/favicon.png',
|
||||
image: '/img/users/gulp.svg',
|
||||
infoLink: 'https://gulpjs.com',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue