cleaning up
This commit is contained in:
16
sitemap.org
16
sitemap.org
@@ -12,14 +12,6 @@ flowchart TD
|
||||
root --> n3
|
||||
n4["Recently Updated"]
|
||||
root --> n4
|
||||
n5{{"books"}}
|
||||
root --> n5
|
||||
n6["Books List"]
|
||||
n5 --> n6
|
||||
n7{{"clean-code"}}
|
||||
n5 --> n7
|
||||
n8["Clean Code Notes"]
|
||||
n7 --> n8
|
||||
n9{{"blogs"}}
|
||||
root --> n9
|
||||
n10["Blogs Introduction"]
|
||||
@@ -166,8 +158,6 @@ flowchart TD
|
||||
click n2 "play.html" "Play"
|
||||
click n3 "wip.html" "Work in progress"
|
||||
click n4 "recently-updated.html" "Recently Updated"
|
||||
click n6 "books/books-list.html" "Books List"
|
||||
click n8 "books/clean-code/clean-code-notes.html" "Clean Code Notes"
|
||||
click n10 "blogs/blogs-intro.html" "Blogs Introduction"
|
||||
click n11 "blogs/publish-pages.html" "How to publish pages using Org Publish"
|
||||
click n12 "blogs/blogs-list.html" "Blogs List"
|
||||
@@ -238,10 +228,6 @@ flowchart TD
|
||||
- [[file:play.org][Play]]
|
||||
- [[file:wip.org][Work in progress]]
|
||||
- [[file:recently-updated.org][Recently Updated]]
|
||||
- books
|
||||
- [[file:books/books-list.org][Books List]]
|
||||
- clean-code
|
||||
- [[file:books/clean-code/clean-code-notes.org][Clean Code Notes]]
|
||||
- blogs
|
||||
- [[file:blogs/blogs-intro.org][Blogs Introduction]]
|
||||
- [[file:blogs/publish-pages.org][How to publish pages using Org Publish]]
|
||||
@@ -312,4 +298,4 @@ flowchart TD
|
||||
- [[file:play/terminal.org][Archive Terminal]]
|
||||
- [[file:play/study.org][Study Lamp]]
|
||||
- [[file:play/poem.org][Marginalia Machine]]
|
||||
- [[file:play/the-rain-index.org][The Rain Index]]
|
||||
- [[file:play/the-rain-index.org][The Rain Index]]
|
||||
|
||||
Reference in New Issue
Block a user