From 100afcfdb05816ba2e768b6bd8a6e125f01bb040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=BCchele?= Date: Fri, 16 Feb 2018 07:19:58 -0800 Subject: [PATCH] Add Yoga logo Summary: Yoga logo was hotlinked from the old pages. This adds the logo to the sources Reviewed By: emilsjolander Differential Revision: D7009804 fbshipit-source-id: d913223e042b1bd9cf2ddab7c74d864e482d94b3 --- website/src/components/Toolbar.js | 17 +++++++++-------- website/src/pages/logos/logo.svg | 17 +++++++++++++++++ 2 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 website/src/pages/logos/logo.svg diff --git a/website/src/components/Toolbar.js b/website/src/components/Toolbar.js index 501b1a9c..361c09c8 100644 --- a/website/src/components/Toolbar.js +++ b/website/src/components/Toolbar.js @@ -13,6 +13,7 @@ import React, {Component} from 'react'; import Link from 'gatsby-link'; import {Icon, Row, Col} from 'antd'; +import logo from '../pages/logos/logo.svg'; import './Toolbar.css'; type Props = { @@ -24,18 +25,18 @@ export default class Toolbar extends Component { return (
- Yoga logo + Yoga logo + + + + Documentation - - Documentation - Playground + + Playground + diff --git a/website/src/pages/logos/logo.svg b/website/src/pages/logos/logo.svg new file mode 100644 index 00000000..fdda1548 --- /dev/null +++ b/website/src/pages/logos/logo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + +