diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-23 14:13:00 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-23 14:13:00 -0400 |
commit | 39c08b2a9de8140e787509b68204be614a59b605 (patch) | |
tree | 718b4d509c1ff58b8e78d6ac3969d85e221853c0 /blog | |
parent | 52c0d9d6114447750dc13296c6d831e17e0b3604 (diff) | |
download | emacsconf-wiki-39c08b2a9de8140e787509b68204be614a59b605.tar.xz emacsconf-wiki-39c08b2a9de8140e787509b68204be614a59b605.zip |
Fix links in blog post
Diffstat (limited to 'blog')
-rw-r--r-- | blog/2022-10-23.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/blog/2022-10-23.md b/blog/2022-10-23.md index 6c64da4d..3bbced51 100644 --- a/blog/2022-10-23.md +++ b/blog/2022-10-23.md @@ -1,4 +1,4 @@ -[[!date "2022-10-23"]] +[[!date "2022-10-23T18:07:00Z"]] [[!meta title="Backstage, captions, streaming, and more"]] Hello, folks! Here's the weekly update on what's happening backstage @@ -31,10 +31,10 @@ out with. =) Development tracks, and have started testing them using mpv and the watch pages. Videos aren't currently streaming, but you can check out the layout of the watch pages at: - - https://emacsconf.org/2022/watch/gen/> - - https://live.emacsconf.org/2022/watch/gen/> - - https://emacsconf.org/2022/watch/dev/> - - https://live.emacsconf.org/2022/watch/dev/> + - <https://emacsconf.org/2022/watch/gen/> + - <https://live.emacsconf.org/2022/watch/gen/> + - <https://emacsconf.org/2022/watch/dev/> + - <https://live.emacsconf.org/2022/watch/dev/> These pages could probably be a lot prettier and easier to use. If you have some ideas for improving them or if you'd like to work on the HTML/CSS/JS, we'd love your help! |