Skip to content

Commit c1a3298

Browse files
committed
link + image updates
1 parent 1e83485 commit c1a3298

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ const config: Config = {
8484
label: 'Main Website',
8585
position: 'right',
8686
},
87+
{
88+
href: 'https://github.com/orgs/mcgill-robotics/projects/50',
89+
label: 'Taskboard',
90+
position: 'right',
91+
},
8792
{
8893
href: 'https://github.com/mcgill-robotics/rover-documentation',
8994
label: 'GitHub',

src/components/HomepageFeatures/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ const FeatureList: FeatureItem[] = [
2020
),
2121
},
2222
{
23-
title: 'Focus on What Matters',
24-
Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
23+
title: 'Galileo',
24+
PNG: require('@site/static/img/static/img/rover+sticker+galileo.png').default,
2525
description: (
2626
<>
2727
Docusaurus lets you focus on your docs, and we&apos;ll do the chores. Go

static/img/rover+sticker+galileo.png

123 KB
Loading

0 commit comments

Comments
 (0)