Skip to content

Commit

Permalink
rooch network add apps (#3137)
Browse files Browse the repository at this point in the history
  • Loading branch information
wow-sven authored Dec 30, 2024
1 parent e448181 commit 7e966a6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion docs/website/pages/_meta.en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"href": "https://portal.rooch.network/",
"newWindow": true
},
"apps": {
"title": "Apps",
"type": "page",
"href": "https://portal.rooch.network/apps",
"newWindow": true
},
"404": {
"type": "page",
"theme": {
Expand Down Expand Up @@ -64,6 +70,6 @@
"timestamp": false,
"typesetting": "article"
},
"title":"Archives"
"title": "Archives"
}
}
8 changes: 7 additions & 1 deletion docs/website/pages/_meta.zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"href": "https://portal.rooch.network/",
"newWindow": true
},
"apps": {
"title": "Apps",
"type": "page",
"href": "https://portal.rooch.network/apps",
"newWindow": true
},
"404": {
"type": "page",
"theme": {
Expand Down Expand Up @@ -64,6 +70,6 @@
"timestamp": false,
"typesetting": "article"
},
"title":"Archives"
"title": "Archives"
}
}

0 comments on commit 7e966a6

Please sign in to comment.