mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 18:48:44 +00:00
docs: add placeholder warning to landing page
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -21,7 +21,7 @@ const FeatureList: FeatureItem[] = [
|
||||
),
|
||||
},
|
||||
{
|
||||
title: "",
|
||||
title: "Lightweight",
|
||||
Svg: require("@site/static/img/undraw_docusaurus_tree.svg").default,
|
||||
description: (
|
||||
<>
|
||||
@@ -32,7 +32,7 @@ const FeatureList: FeatureItem[] = [
|
||||
),
|
||||
},
|
||||
{
|
||||
title: "Powered by React",
|
||||
title: "Multi-threaded",
|
||||
Svg: require("@site/static/img/undraw_docusaurus_react.svg").default,
|
||||
description: (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user