diff options
-rw-r--r-- | 2023/info/adventure-nav.md | 1 | ||||
-rw-r--r-- | 2023/info/emacsen-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/koutline-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/sat-close-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/sat-open-nav.md | 3 | ||||
-rw-r--r-- | 2023/info/sharing-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/sun-close-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/sun-open-nav.md | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/2023/info/adventure-nav.md b/2023/info/adventure-nav.md index b50d8754..95382fff 100644 --- a/2023/info/adventure-nav.md +++ b/2023/info/adventure-nav.md @@ -1,7 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/sat-open">Saturday opening remarks</a> Next by track: <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/emacsen-nav.md b/2023/info/emacsen-nav.md index 88400431..3cec2e9d 100644 --- a/2023/info/emacsen-nav.md +++ b/2023/info/emacsen-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/ref">Org-Mode workflow: informal reference tracking</a> -Next by track: <a href="/2023/talks/sat-close">Saturday closing remarks</a> +Next by track: <a href="/2023/talks/koutline">Using Koutline for stream of thought journaling</a> Track: <span class="sched-track Development">Development</span> </div> diff --git a/2023/info/koutline-nav.md b/2023/info/koutline-nav.md index eb3bde0a..5c9358c0 100644 --- a/2023/info/koutline-nav.md +++ b/2023/info/koutline-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/sun-open">Sunday opening remarks</a> +Previous by track: <a href="/2023/talks/emacsen">The Emacsen family, the design of an Emacs and the importance of Lisp</a> Next by track: <a href="/2023/talks/scheme">Bringing joy to Scheme programming</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/sat-close-nav.md b/2023/info/sat-close-nav.md index 98e49b57..219f76fc 100644 --- a/2023/info/sat-close-nav.md +++ b/2023/info/sat-close-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/emacsen">The Emacsen family, the design of an Emacs and the importance of Lisp</a> +Previous by track: <a href="/2023/talks/sat-open">Saturday opening remarks</a> Next by track: <a href="/2023/talks/sun-open">Sunday opening remarks</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/sat-open-nav.md b/2023/info/sat-open-nav.md index 0dcc7e00..1dc14c95 100644 --- a/2023/info/sat-open-nav.md +++ b/2023/info/sat-open-nav.md @@ -1,6 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Next by track: <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 track: <a href="/2023/talks/sharing">Sharing Emacs is Caring Emacs: Emacs education and why I embraced video</a> +Next by track: <a href="/2023/talks/sat-close">Saturday closing remarks</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/sharing-nav.md b/2023/info/sharing-nav.md index 596f9627..b6c4caaf 100644 --- a/2023/info/sharing-nav.md +++ b/2023/info/sharing-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/web">Emacs saves the Web</a> -Next by track: <a href="/2023/talks/sun-close">Sunday closing remarks</a> +Next by track: <a href="/2023/talks/sat-open">Saturday opening remarks</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/sun-close-nav.md b/2023/info/sun-close-nav.md index 9c2bb43e..92d58f1d 100644 --- a/2023/info/sun-close-nav.md +++ b/2023/info/sun-close-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/sharing">Sharing Emacs is Caring Emacs: Emacs education and why I embraced video</a> +Previous by track: <a href="/2023/talks/sun-open">Sunday opening remarks</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/sun-open-nav.md b/2023/info/sun-open-nav.md index 3bbffed8..f84ed342 100644 --- a/2023/info/sun-open-nav.md +++ b/2023/info/sun-open-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/sat-close">Saturday closing remarks</a> -Next by track: <a href="/2023/talks/koutline">Using Koutline for stream of thought journaling</a> +Next by track: <a href="/2023/talks/sun-close">Sunday closing remarks</a> Track: <span class="sched-track General">General</span> </div> |