aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-02-08 14:05:34 -0500
committerXe Iaso <me@xeiaso.net>2023-02-08 14:05:34 -0500
commitbd8d946fd5311ca740847bd1f4da853b29343b7a (patch)
tree015a532c1174c287555ef948484450b42a3d5279
parent120326d65e813849d93d5d89d7adc6bbcdd85faa (diff)
downloadxesite-bd8d946fd5311ca740847bd1f4da853b29343b7a.tar.xz
xesite-bd8d946fd5311ca740847bd1f4da853b29343b7a.zip
uhhhhhh fix the date lol
Signed-off-by: Xe Iaso <me@xeiaso.net>
-rw-r--r--dhall/streamVOD.dhall6
1 files changed, 3 insertions, 3 deletions
diff --git a/dhall/streamVOD.dhall b/dhall/streamVOD.dhall
index 59641ce..4fed526 100644
--- a/dhall/streamVOD.dhall
+++ b/dhall/streamVOD.dhall
@@ -16,7 +16,7 @@ in [ VOD::{
* Writing custom interactive commands in Emacs
* Proving chat wrong about the capabilities of Emacs
''
- , date = "2022-02-04"
+ , date = "2023-02-04"
, cdnPath = "talks/vod/2023/02-04-emacs"
, tags = [ "emacs", "nix", "lisp", "tmux" ]
}
@@ -34,7 +34,7 @@ in [ VOD::{
* Implementing image resizing capabilities into an existing CDN program (XeDN)
* Design with end-users in mind
''
- , date = "2022-01-21"
+ , date = "2023-01-21"
, cdnPath = "talks/vod/2023/01-21-reader-mode"
, tags = [ "css", "xedn", "imageProcessing", "scalability", "bugFix" ]
}
@@ -55,7 +55,7 @@ in [ VOD::{
* Writing API documentation
* Writing [the writeup](https://xeiaso.net/blog/pronouns-service) on the service
''
- , date = "2022-01-07"
+ , date = "2023-01-07"
, cdnPath = "talks/vod/2023/01-07-pronouns"
, tags = [ "rust", "axum", "terraform", "nix", "flyio", "docker" ]
}