File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ onMounted(() => {
1818 :in-view-options =" { once: true }"
1919 class =" mb-12"
2020 >
21- <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >Simple API</p >
21+ <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >
22+ Simple API
23+ </p >
2224 <h2 class =" editorial-title text-3xl font-bold text-white md:text-4xl max-w-lg" >
2325 Three lines of code.<br >Full observability<span class =" evlog-dot" >.</span >
2426 </h2 >
@@ -111,7 +113,9 @@ onMounted(() => {
111113 :in-view-options =" { once: true }"
112114 class =" mt-12"
113115 >
114- <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >Structured Errors</p >
116+ <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >
117+ Structured Errors
118+ </p >
115119 <h3 class =" editorial-title text-2xl font-bold text-white md:text-3xl max-w-lg mb-6" >
116120 Errors that explain why<span class =" evlog-dot" >.</span >
117121 </h3 >
Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ onMounted(() => {
1818 :transition =" { duration: 0.5 }"
1919 :in-view-options =" { once: true }"
2020 >
21- <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >Get Started</p >
21+ <p class =" section-label mb-4 font-mono text-xs uppercase tracking-widest text-zinc-500" >
22+ Get Started
23+ </p >
2224 <h2 class =" editorial-title mb-6 text-3xl font-bold text-white md:text-4xl lg:text-5xl" >
2325 Stop grep-ing through chaos<span class =" evlog-dot" >.</span >
2426 </h2 >
You can’t perform that action at this time.
0 commit comments