mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-25 12:38:57 +02:00
docs: added FuseBox to users (#927)
This commit is contained in:
parent
cfabaedc99
commit
5542ace288
2 changed files with 8 additions and 0 deletions
|
@ -91,6 +91,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'FuseBox',
|
||||
image: '/img/users/fuse-box.svg',
|
||||
infoLink: 'https://fuse-box.org',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Instant Articles Builder',
|
||||
image: '/img/users/facebook-instant-articles-rules-editor.svg',
|
||||
|
|
1
website/static/img/users/fuse-box.svg
Normal file
1
website/static/img/users/fuse-box.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 152.99 160.01"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#515151;}.cls-3{fill:#1d79bf;}.cls-4{fill:#383838;}</style></defs><title>Asset 3</title><g id="Layer_2" data-name="Layer 2"><g id="Fuse_Box" data-name="Fuse Box"><g id="LOGO"><polygon class="cls-1" points="76.56 2.19 150.78 27.12 143.08 114.89 77.67 157.55 7.88 113.62 2.18 27.49 76.56 2.19"/><path class="cls-2" d="M77.69,160,5.87,114.81,0,26,76.55,0,153,25.67l-7.94,90.4ZM9.88,112.43l67.77,42.66L141.1,113.7l7.47-85.13-72-24.18L4.36,28.95Z"/><polygon class="cls-3" points="76.4 148.8 76.4 61.68 143.33 31.86 137.34 110.63 76.4 148.8"/><polygon id="F" class="cls-4" points="76.4 148.8 16.05 111.41 9.63 31.8 76.4 61.68 76.4 148.8"/><path class="cls-1" d="M25.58,52.73l.54,15.93L63.47,86.84l.12,14.69-37-18.21,1.64,37.1-14.56-9L8.62,30.87,76.41,61.69V77.15Z"/><path class="cls-1" d="M135.91,90.77c-.08,13.12-6.33,26.59-16.77,33.12l-42.8,27.93V61.71l42.27-18.84c5.16-2.41,9.51-1.43,12.4,3.11,1.9,3,2.89,7.23,2.86,12.21A35.69,35.69,0,0,1,129.34,76C133.63,78,136,82.55,135.91,90.77ZM123,63.76c0-4.64-2-6.93-4.92-5.45l-29,14.48L89,90l29.44-15.59C120.94,73.09,123,68.5,123,63.76ZM125.15,96c0-5.71-2.42-8.24-6.55-5.93L89,106.64l0,19.58,29.34-17.46C122.77,106.12,125.13,101.49,125.15,96Z"/><polygon id="TOP" class="cls-4" points="69.43 51.06 119.21 42.6 143.33 31.86 76.4 8.82 9.71 31.77 119.48 34.15 35.46 43.36 76.4 61.68 97.16 52.43 69.43 51.06"/></g></g></g></svg>
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue