diff --git a/web/app/page.tsx b/web/app/page.tsx
index 5e51e07..3dbc94c 100644
--- a/web/app/page.tsx
+++ b/web/app/page.tsx
@@ -16,49 +16,39 @@ export default async function Page() {
-
-
-
+
+
Title
-
Line Numbers
-
Global Props
-
Theme
-
Dark Mode
-
Custom Theme
-
Markdown / MDX
-
Titles in Markdown
-
Customization
-
)
@@ -84,6 +74,40 @@ function Title() {
)
}
+function CodeHike() {
+ return (
+
+
+ If you want to build{" "}
+
+ rich content websites
+ {" "}
+
+ with more than just syntax highlighting:
+
+
+ try Code Hike
+
+
+
+ )
+}
+
function Details() {
return (