Update site
This commit is contained in:
parent
76b8ef341e
commit
b8930b671e
2 changed files with 7 additions and 1 deletions
|
@ -34,6 +34,12 @@ module.exports = {
|
||||||
{ text: "Appeal to Developers", link: "/guide-to-incrementals/ludology/appeal-developers" },
|
{ text: "Appeal to Developers", link: "/guide-to-incrementals/ludology/appeal-developers" },
|
||||||
{ text: "What is Content?", link: "/guide-to-incrementals/ludology/content" }
|
{ text: "What is Content?", link: "/guide-to-incrementals/ludology/content" }
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Development",
|
||||||
|
collapsible: true,
|
||||||
|
items: [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"projects": [
|
"projects": [
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3e58fb5753a6815bb8761589c0af5c4a023221cd
|
Subproject commit 0e6659fcf8b930a58a82880f9f43d480b9ebd8d4
|
Loading…
Add table
Reference in a new issue