Skip to content

Commit 7afd0e3

Browse files
committed
coming soon
1 parent 3a4a5ba commit 7afd0e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/app/page.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ export default function Home() {
1212
<h1 className="text-4xl font-bold tracking-tight sm:text-5xl leading-tight xl:mt-2">
1313
Zero-configuration JSON logging for Ruby on Rails
1414
</h1>
15+
<h2 className="text-2xl font-bold tracking-tight sm:text-3xl leading-tight text-neutral-600 dark:text-neutral-400">
16+
(Coming soon!)
17+
</h2>
1518
<p className="text-lg text-neutral-600 dark:text-neutral-400 my-10">
1619
LogStruct adds structured JSON logging to any Rails app. Just add
1720
the gem to your Gemfile, and your Rails app will print beautiful

0 commit comments

Comments
 (0)