|
|
|
@ -146,14 +146,6 @@ function HomeTabTitle() { |
|
|
|
|
> |
|
|
|
|
<FormattedMessage id="home.documentation" /> |
|
|
|
|
</a> */} |
|
|
|
|
<a |
|
|
|
|
className="pl-2 remixui_home_text" |
|
|
|
|
onClick={() => _paq.push(['trackEvent', 'hometab', 'header', 'remixPlugin'])} |
|
|
|
|
target="__blank" |
|
|
|
|
href="https://remix-plugin-docs.readthedocs.io/en/latest/" |
|
|
|
|
> |
|
|
|
|
Remix Desktop |
|
|
|
|
</a> |
|
|
|
|
<a |
|
|
|
|
className="pl-2 remixui_home_text" |
|
|
|
|
onClick={() => _paq.push(['trackEvent', 'hometab', 'header', 'remixDesktop'])} |
|
|
|
|