Skip to content

Commit 7b748eb

Browse files
Issue#2641 fixed.
1 parent 753c429 commit 7b748eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/ebooks/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Layout from "@theme/Layout";
55
import Link from "@docusaurus/Link";
66
import books from "../../database/ebooks";
77

8-
export default function Blogs() {
8+
export default function Books() {
99
const { siteConfig } = useDocusaurusContext();
1010

1111
return (

0 commit comments

Comments
 (0)