mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 09:58:00 +02:00
Fix website build
This commit is contained in:
parent
c558da5beb
commit
7ed0df49d6
@ -5,7 +5,6 @@ import styles from './styles.module.css';
|
|||||||
const FeatureList = [
|
const FeatureList = [
|
||||||
{
|
{
|
||||||
title: 'History sync',
|
title: 'History sync',
|
||||||
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
|
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
<ul>
|
<ul>
|
||||||
@ -18,7 +17,6 @@ const FeatureList = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Find it fast',
|
title: 'Find it fast',
|
||||||
Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
|
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
<ul>
|
<ul>
|
||||||
@ -32,7 +30,6 @@ const FeatureList = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'All the data',
|
title: 'All the data',
|
||||||
Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
|
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user