mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-27 19:54:56 +01:00
fix: lander specs
This commit is contained in:
@@ -1081,7 +1081,8 @@ export default function Home() {
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<span>
|
<span>
|
||||||
<figure>Fig 2.</figure> <strong>230</strong> Contributors
|
<figure>Fig 2.</figure> <strong>{config.stats.contributors}</strong>{" "}
|
||||||
|
Contributors
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -1129,7 +1130,8 @@ export default function Home() {
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<span>
|
<span>
|
||||||
<figure>Fig 3.</figure> <strong>250K</strong> Monthly Devs
|
<figure>Fig 3.</figure> <strong>{config.stats.monthlyUsers}</strong> Monthly
|
||||||
|
Devs
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user