Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
dcbd77a7
Unverified
Commit
dcbd77a7
authored
Mar 15, 2023
by
mergify[bot]
Committed by
GitHub
Mar 15, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into refcell/batcher/config
parents
18fcb228
a9228a56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
config.js
docs/op-stack/src/.vuepress/config.js
+8
-8
No files found.
docs/op-stack/src/.vuepress/config.js
View file @
dcbd77a7
...
...
@@ -38,8 +38,8 @@ module.exports = {
offset
:
-
200
,
},
algolia
:
{
appId
:
'
7Q6XITDI0Z
'
,
apiKey
:
'
9d55a31a04b210cd26f97deabd161705
'
,
appId
:
'
O9WKE9RMCV
'
,
apiKey
:
'
00cf17cba30b374d08d7f7afead974be
'
,
indexName
:
'
optimism
'
},
nav
:
[
...
...
@@ -117,7 +117,7 @@ module.exports = {
{
title
:
"
OP Stack
"
,
collapsable
:
false
,
children
:
[
children
:
[
'
/
'
,
[
'
/docs/understand/design-principles.md
'
,
...
...
@@ -126,7 +126,7 @@ module.exports = {
'
/docs/understand/landscape.md
'
,
'
/docs/understand/explainer.md
'
]
},
},
{
title
:
"
Releases
"
,
collapsable
:
false
,
...
...
@@ -164,10 +164,10 @@ module.exports = {
title
:
"
Sample Hacks
"
,
children
:
[
"
/docs/build/tutorials/add-attr.md
"
,
"
/docs/build/tutorials/new-precomp.md
"
,
"
/docs/build/tutorials/new-precomp.md
"
,
]
}
// End of tutorials
],
}
// End of tutorials
],
},
// End of OP Stack hacks
],
},
// End of Building OP Stack Rollups
...
...
@@ -185,7 +185,7 @@ module.exports = {
'
/docs/security/faq.md
'
,
'
/docs/security/policy.md
'
,
]
},
},
],
// end of sidebar
plugins
:
[
"
@vuepress/pwa
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment