We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bf580 commit d20deb0Copy full SHA for d20deb0
website/src/pages/index.tsx
@@ -11,8 +11,6 @@ import type { Feature } from "../components/Hero";
11
12
import styles from "./index.module.css";
13
14
-import "@theme/Page"; // TODO: remove this when nonepress 3.5.1 is ready
15
-
16
export default function Home() {
17
const firstFeature: Feature = {
18
title: "开箱即用",
0 commit comments