diff options
author | EmacsConf <emacsconf-org@gnu.org> | 2023-12-02 09:12:30 -0500 |
---|---|---|
committer | EmacsConf <emacsconf-org@gnu.org> | 2023-12-02 09:12:30 -0500 |
commit | d04c5a945646074b447fa0a484ebf6d0a5029816 (patch) | |
tree | 40bc45c79846648307abe3cfd2577427c20e546d /2023/info | |
parent | 7f6e098159fe8cf369c0983b3cca3e470d64d0a4 (diff) | |
download | emacsconf-wiki-d04c5a945646074b447fa0a484ebf6d0a5029816.tar.xz emacsconf-wiki-d04c5a945646074b447fa0a484ebf6d0a5029816.zip |
Automated commit
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/sat-open-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/uni-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2023/info/sat-open-nav.md b/2023/info/sat-open-nav.md index 8bd4b87a..8ee0ed97 100644 --- a/2023/info/sat-open-nav.md +++ b/2023/info/sat-open-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Next by time: <a href="/2023/talks/adventure">An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp</a> +Next by time: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/uni-nav.md b/2023/info/uni-nav.md index a435188c..9943778f 100644 --- a/2023/info/uni-nav.md +++ b/2023/info/uni-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by time: <a href="/2023/talks/adventure">An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp</a> +Previous by time: <a href="/2023/talks/sat-open">Saturday opening remarks</a> Next by time: <a href="/2023/talks/matplotllm">MatplotLLM, iterative natural language data visualization in org-babel</a> Track: <span class="sched-track General">General</span> </div> |