From 143367ae02c040e55e9f757f123dcaeaf895223a Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Thu, 25 Jul 2024 12:40:53 +0000 Subject: [PATCH] chore(post): update date --- source/_posts/caddy-nixos-part-1.md | 2 +- source/_posts/caddy-nixos-part-3.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/caddy-nixos-part-1.md b/source/_posts/caddy-nixos-part-1.md index e8147a5..72ac98b 100644 --- a/source/_posts/caddy-nixos-part-1.md +++ b/source/_posts/caddy-nixos-part-1.md @@ -2,7 +2,7 @@ title: "Setup Caddy as a reverse proxy on NixOS (Part 1: Installation)" excerpt: "Part 1: Installing NixOS" date: 2020-02-23 -updated: 2021-02-22 +updated: 2024-07-25 tags: - server - linux diff --git a/source/_posts/caddy-nixos-part-3.md b/source/_posts/caddy-nixos-part-3.md index 7c23735..7f3e65b 100644 --- a/source/_posts/caddy-nixos-part-3.md +++ b/source/_posts/caddy-nixos-part-3.md @@ -2,7 +2,7 @@ title: "Setup Caddy as a reverse proxy on NixOS (Part 3: Caddy)" excerpt: "Part 3: Configure Caddy" date: 2020-03-14 -updated: 2022-07-08 +updated: 2024-07-25 tags: - server - linux