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 10eb0ce commit 13f6763Copy full SHA for 13f6763
README.md
@@ -4,7 +4,7 @@
4
5
Vercel theme for [Slidev](https://github.com/slidevjs/slidev). Based on [Vercel's design system](https://vercel.com/design)
6
7
-[Documentation](https://slidev-theme-geist-docs.vercel.app) | [Contribution Guide](CONTRIBUTING.md)
+[Demo](https://slidev-theme-geist-demo.vercel.app) | [Documentation](https://slidev-theme-geist-docs.vercel.app) | [Contribution Guide](CONTRIBUTING.md)
8
9
## Screenshots
10
docs/.vitepress/config.js
@@ -8,7 +8,7 @@ module.exports = {
nav: [
{
text: "Demo",
11
- link: "https://slidev-theme-geist.vercel.app",
+ link: "https://slidev-theme-geist-demo.vercel.app",
12
},
13
14
text: "Contributing",
0 commit comments