aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2023-04-09-designing-data-intensive-applications.md
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2024-08-10 20:19:17 +0100
committerMartin Ashby <martin@ashbysoft.com>2024-08-10 20:19:17 +0100
commite05f4b47ecd0cb0dac273afc420b51768bedcc5e (patch)
tree5d6dac85388af71e30a032670f3b9622e6535604 /content/posts/2023-04-09-designing-data-intensive-applications.md
parent8a0464bcf2582084bd765f67de6f283545af2c7d (diff)
downloadmfashby.net-e05f4b47ecd0cb0dac273afc420b51768bedcc5e.tar.gz
mfashby.net-e05f4b47ecd0cb0dac273afc420b51768bedcc5e.tar.bz2
mfashby.net-e05f4b47ecd0cb0dac273afc420b51768bedcc5e.tar.xz
mfashby.net-e05f4b47ecd0cb0dac273afc420b51768bedcc5e.zip
Migrate to zine 0.3.0
Diffstat (limited to 'content/posts/2023-04-09-designing-data-intensive-applications.md')
-rw-r--r--content/posts/2023-04-09-designing-data-intensive-applications.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2023-04-09-designing-data-intensive-applications.md b/content/posts/2023-04-09-designing-data-intensive-applications.md
index 006eb04..24ab2f0 100644
--- a/content/posts/2023-04-09-designing-data-intensive-applications.md
+++ b/content/posts/2023-04-09-designing-data-intensive-applications.md
@@ -2,7 +2,7 @@
.title = "Book - Designing Data Intensive Applications",
.author = "Martin Ashby",
.date = @date("2023-04-09T21:45:01+01:00"),
-.layout = "single.html",
+.layout = "single.shtml",
.custom = {"comments": true},
---