mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-27 00:29:42 +01: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 = [
|
||||
{
|
||||
title: 'History sync',
|
||||
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
|
||||
description: (
|
||||
<>
|
||||
<ul>
|
||||
@ -18,7 +17,6 @@ const FeatureList = [
|
||||
},
|
||||
{
|
||||
title: 'Find it fast',
|
||||
Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
|
||||
description: (
|
||||
<>
|
||||
<ul>
|
||||
@ -32,7 +30,6 @@ const FeatureList = [
|
||||
},
|
||||
{
|
||||
title: 'All the data',
|
||||
Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
|
||||
description: (
|
||||
<>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user