
-**A forward-thinking library of web components.**
+# A forward-thinking library of web components.
- Works with all frameworks 🧩
- Works with CDNs 🚛
- Fully customizable with CSS 🎨
-- Includes an official dark theme 🌛
+- Includes a dark theme 🌛
- Built with accessibility in mind ♿️
- First-party [React wrappers](/getting-started/usage#react)
- Open source 😸
diff --git a/docs/index.html b/docs/index.html
index 4c937d728..ac940a5b4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -34,6 +34,7 @@
+
@@ -71,6 +72,7 @@
maxLevel: 3,
subMaxLevel: 2,
name: 'Shoelace',
+ nameLink: '/',
notFoundPage: '404.md',
pagination: {
previousText: 'Previous',
@@ -79,28 +81,20 @@
crossChapterText: false
},
routerMode: 'history',
- search: {
- maxAge: 86400000, // Expiration time, the default one day
- paths: 'auto',
- placeholder: 'Search',
- noData: 'No Results',
- depth: 3,
- namespace: 'shoelace-docs'
- },
themeColor: 'rgb(var(--sl-color-primary-500))'
};
-
-
-
-
+
+
+
+