Skip to content

Commit 7a693f0

Browse files
updated menu items
1 parent 4837533 commit 7a693f0

File tree

11 files changed

+52
-31
lines changed

11 files changed

+52
-31
lines changed

build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,13 @@
6666
# ("Archives", f"/archives.html"),
6767
("Blog", "/blog"),
6868
("Projects", "#", (
69-
("Thuepaste", f"https://{AUTHOR}.github.io/thuepaste"),
7069
("Armdroid", f"https://{AUTHOR}.github.io/armdroid"),
7170
("Langton’s Ant Music",
7271
f"https://{AUTHOR}.github.io/langton-music"),
72+
("Lynx", f"https://{AUTHOR}.github.io/lynx"),
7373
("Schemascii", f"https://{AUTHOR}.github.io/schemascii"),
7474
("Parasite", f"https://{AUTHOR}.github.io/parasite"),
75+
("Thuepaste", f"https://{AUTHOR}.github.io/thuepaste"),
7576
)),
7677
("uLisp Extensions", f"{SITEURL}/pages/ulisp_howto.html"),
7778
)

docs/404.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/drafts/pages/lifeviewer-test.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/drafts/pages/testpage.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ie-is-not-supported.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pages/projects.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pages/ulisp_howto.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pages/ulisp_howto/backquote.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pages/ulisp_howto/catch_throw.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pages/ulisp_howto/macros.html

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)