Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
feat: Add jupyter logo
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed May 25, 2021
1 parent 90b5c3d commit 44db860
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import styles from './HomepageFeatures.module.css';
const FeatureList = [
{
title: 'Data Analysis',
Svg: require('../../static/img/undraw_docusaurus_mountain.svg').default,
Svg: require('../../static/img/jupyter-logo.svg').default,
description: <>Data exploration, hypothesis generation, and biases. </>,
},
{
Expand Down
90 changes: 90 additions & 0 deletions static/img/jupyter-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 44db860

Please sign in to comment.