diff options
author | Martin Ashby <martin@ashbysoft.com> | 2024-08-10 20:19:17 +0100 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2024-08-10 20:19:17 +0100 |
commit | e05f4b47ecd0cb0dac273afc420b51768bedcc5e (patch) | |
tree | 5d6dac85388af71e30a032670f3b9622e6535604 /content/about | |
parent | 8a0464bcf2582084bd765f67de6f283545af2c7d (diff) | |
download | mfashby.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/about')
-rw-r--r-- | content/about/cv.md | 2 | ||||
-rw-r--r-- | content/about/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/about/cv.md b/content/about/cv.md index 461a9d1..93081ca 100644 --- a/content/about/cv.md +++ b/content/about/cv.md @@ -2,7 +2,7 @@ .title = "CV", .author = "Martin Ashby", .date = @date("2024-04-19T20:38:00Z"), -.layout = "single.html", +.layout = "single.shtml", --- # Martin Ashby - Software Engineer diff --git a/content/about/index.md b/content/about/index.md index 8671ff6..b6f642c 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -2,7 +2,7 @@ .title = "About", .author = "Martin Ashby", .date = @date("2024-03-01T23:59:52Z"), -.layout = "list.html", +.layout = "list.shtml", --- Hi, my name's Martin. |