Skip to content

Commit

Permalink
chaneg title
Browse files Browse the repository at this point in the history
  • Loading branch information
eigmax committed May 24, 2024
1 parent 87c24dd commit 04e51e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<li><a id="eigen-apps" $if(active-guides-eigen-apps)$ class="active" $else$ $endif$ href="/guides/application.html">Application</a></li>
</ul>
<ul>
<li><strong>Eigen zkVM</strong></li>
<li><strong>Eigen Proof Market</strong></li>
<li><a id="guides-zkvm" $if(active-guides-zkvm)$ class="active" $else$ $endif$ href="/guides/zkvm.html">Eigen zkVM</a></li>
<li><a id="guides-trustless-bridge" $if(active-guides-trustless-bridge)$ class="active" $else$ $endif$ href="/guides/trustless-bridge.html">Trustless Bridge</a></li>
<li><a id="guides-eigen-prover" $if(active-guides-eigen-prover)$ class="active" $else$ $endif$ href="/guides/prover.html">Eigen Prover</a></li>
Expand Down

0 comments on commit 04e51e7

Please sign in to comment.