fix: \HomeViewOffensive.vue\ trust section uses "Open." as a standalone claim (#313)
Replace vague "Open." with "Open Source." in the trust section heading to give the claim concrete meaning and match the Source Code link below. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
80eb5a356f
commit
10f7f1ebc0
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
</LeftRightComponent>
|
||||
</section>
|
||||
<section class="trust-section">
|
||||
<h2>Open. Transparent. Verifiable.</h2>
|
||||
<h2>Open Source. Transparent. Verifiable.</h2>
|
||||
<p>Built on Base. Every move on-chain. No black boxes, no trust needed.</p>
|
||||
<div class="trust-links">
|
||||
<KButton outlined @click="router.push('/docs/code')">Source Code</KButton>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue