There was an error while loading. Please reload this page.
1 parent 82af88a commit 9d4153dCopy full SHA for 9d4153d
1 file changed
src/routes/index.tsx
@@ -9,7 +9,7 @@ function IndexPage() {
9
<div className="flex min-h-screen items-center justify-center">
10
<div className="space-y-2 text-center">
11
<h1 className="text-2xl font-bold">Guidebook</h1>
12
- <p className="text-sm">Wiki coming soon.</p>
+ <p className="text-sm">Guidebook service is running.</p>
13
</div>
14
15
);
0 commit comments