Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 9a564fa

Browse files
Remove omni tut
1 parent 37de0e6 commit 9a564fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ function sidebarHome() {
278278
text: "EVM",
279279
collapsed: true,
280280
items: [
281-
{ text: "Omni Octane EVM", link: "/tutorials/octane-evm" },
281+
//{ text: "Omni Octane EVM", link: "/tutorials/octane-evm" },
282282
{ text: "BeaconKit EVM", link: "/tutorials/beaconkit" },
283283
{ text: "Artela EVM++", link: "/tutorials/artela-evm-plus-plus" },
284284
{ text: "Contract interaction", link: "/tutorials/evm-contract-interaction" },

0 commit comments

Comments
 (0)