mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-05 21:27:24 +02:00
docs: showcase user Ax (#1483)
This commit is contained in:
parent
4672a10e5f
commit
f86787239f
2 changed files with 8 additions and 0 deletions
|
@ -42,6 +42,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Ax',
|
||||
image: '/img/users/ax.svg',
|
||||
infoLink: 'https://ax.dev/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Babel',
|
||||
image: '/img/users/babel.svg',
|
||||
|
|
1
website-1.x/static/img/users/ax.svg
Normal file
1
website-1.x/static/img/users/ax.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1200 1200"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:url(#linear-gradient-2);}.cls-3{fill:url(#linear-gradient-3);}</style><linearGradient id="linear-gradient" x1="106.88" y1="876.97" x2="705.68" y2="502.79" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#c7d4fd"/><stop offset="0.22" stop-color="#b9c9fd"/><stop offset="0.39" stop-color="#94adfb"/><stop offset="0.62" stop-color="#597ffa"/><stop offset="0.68" stop-color="#4872f9"/><stop offset="0.73" stop-color="#4a67e7"/><stop offset="0.84" stop-color="#504bb7"/><stop offset="0.98" stop-color="#5a1e6b"/><stop offset="1" stop-color="#5b1861"/></linearGradient><linearGradient id="linear-gradient-2" x1="556.58" y1="956.5" x2="855.98" y2="769.42" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#c7d4fd"/><stop offset="0.24" stop-color="#b9c9fd"/><stop offset="0.43" stop-color="#94adfb"/><stop offset="0.69" stop-color="#597ffa"/><stop offset="0.75" stop-color="#4872f9"/><stop offset="0.79" stop-color="#4a67e7"/><stop offset="0.87" stop-color="#504bb7"/><stop offset="0.99" stop-color="#5a1e6b"/><stop offset="1" stop-color="#5b1861"/></linearGradient><linearGradient id="linear-gradient-3" x1="556.58" y1="243.5" x2="855.98" y2="430.58" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#c7d4fd"/><stop offset="0.24" stop-color="#c1d0fd"/><stop offset="0.41" stop-color="#b1c3fc"/><stop offset="0.6" stop-color="#96aefb"/><stop offset="0.81" stop-color="#7192fa"/><stop offset="1" stop-color="#4872f9"/></linearGradient></defs><title>01_FullColor</title><polygon class="cls-1" points="550.12 253.84 750.12 600 550.12 946.16 150.12 946.16 550.12 253.84"/><polygon class="cls-2" points="950.12 946.16 550.12 946.16 750.12 600 950.12 946.16"/><polygon class="cls-3" points="950.12 253.84 550.12 253.84 750.12 600 950.12 253.84"/></svg>
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Reference in a new issue