seperating build
This commit is contained in:
@@ -8,8 +8,6 @@ flowchart TD
|
||||
root --> n1
|
||||
n2["Play"]
|
||||
root --> n2
|
||||
n3["Work in progress"]
|
||||
root --> n3
|
||||
n4["Recently Updated"]
|
||||
root --> n4
|
||||
n9{{"blogs"}}
|
||||
@@ -156,7 +154,6 @@ flowchart TD
|
||||
n67 --> n79
|
||||
click n1 "index.html" "Home"
|
||||
click n2 "play.html" "Play"
|
||||
click n3 "wip.html" "Work in progress"
|
||||
click n4 "recently-updated.html" "Recently Updated"
|
||||
click n10 "blogs/blogs-intro.html" "Blogs Introduction"
|
||||
click n11 "blogs/publish-pages.html" "How to publish pages using Org Publish"
|
||||
@@ -226,7 +223,6 @@ flowchart TD
|
||||
* Pages
|
||||
- [[file:index.org][Home]]
|
||||
- [[file:play.org][Play]]
|
||||
- [[file:wip.org][Work in progress]]
|
||||
- [[file:recently-updated.org][Recently Updated]]
|
||||
- blogs
|
||||
- [[file:blogs/blogs-intro.org][Blogs Introduction]]
|
||||
|
||||
Reference in New Issue
Block a user