Refine archive world spawn and interaction handling
All checks were successful
Build Org Website / build (push) Successful in 38s
All checks were successful
Build Org Website / build (push) Successful in 38s
This commit is contained in:
10
sitemap.org
10
sitemap.org
@@ -112,9 +112,9 @@ flowchart TD
|
||||
n43 --> n53
|
||||
n54["Tag: education"]
|
||||
n43 --> n54
|
||||
n55["Tag: reading"]
|
||||
n55["Tag: emacs"]
|
||||
n43 --> n55
|
||||
n56["Tag: emacs"]
|
||||
n56["Tag: reading"]
|
||||
n43 --> n56
|
||||
n57["Tag: maths"]
|
||||
n43 --> n57
|
||||
@@ -228,8 +228,8 @@ flowchart TD
|
||||
click n52 "tags/update.html" "Tag: update"
|
||||
click n53 "tags/insights.html" "Tag: insights"
|
||||
click n54 "tags/education.html" "Tag: education"
|
||||
click n55 "tags/reading.html" "Tag: reading"
|
||||
click n56 "tags/emacs.html" "Tag: emacs"
|
||||
click n55 "tags/emacs.html" "Tag: emacs"
|
||||
click n56 "tags/reading.html" "Tag: reading"
|
||||
click n57 "tags/maths.html" "Tag: maths"
|
||||
click n59 "play/sigil.html" "Sigil Press"
|
||||
click n60 "play/ink.html" "Ink Pond"
|
||||
@@ -322,8 +322,8 @@ flowchart TD
|
||||
- [[file:tags/update.org][Tag: update]]
|
||||
- [[file:tags/insights.org][Tag: insights]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
- play
|
||||
- [[file:play/sigil.org][Sigil Press]]
|
||||
|
||||
Reference in New Issue
Block a user