update json
All checks were successful
Build Org Website / build (push) Successful in 36s

This commit is contained in:
gitea-actions
2026-07-14 12:38:11 +01:00
parent 2fb88916d5
commit 4df4cd1055
5 changed files with 131 additions and 21 deletions

View File

@@ -146,11 +146,11 @@ flowchart TD
n60 --> n70
n71["Tag: insights"]
n60 --> n71
n72["Tag: emacs"]
n72["Tag: reading"]
n60 --> n72
n73["Tag: maths"]
n73["Tag: emacs"]
n60 --> n73
n74["Tag: reading"]
n74["Tag: maths"]
n60 --> n74
click n1 "index.html" "Home"
click n2 "recently-updated.html" "Recently Updated"
@@ -215,9 +215,9 @@ flowchart TD
click n69 "tags/life.html" "Tag: life"
click n70 "tags/education.html" "Tag: education"
click n71 "tags/insights.html" "Tag: insights"
click n72 "tags/emacs.html" "Tag: emacs"
click n73 "tags/maths.html" "Tag: maths"
click n74 "tags/reading.html" "Tag: reading"
click n72 "tags/reading.html" "Tag: reading"
click n73 "tags/emacs.html" "Tag: emacs"
click n74 "tags/maths.html" "Tag: maths"
#+end_src
* Pages
@@ -292,6 +292,6 @@ flowchart TD
- [[file:tags/life.org][Tag: life]]
- [[file:tags/education.org][Tag: education]]
- [[file:tags/insights.org][Tag: insights]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/emacs.org][Tag: emacs]]
- [[file:tags/maths.org][Tag: maths]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/maths.org][Tag: maths]]