From e062b922049f264bad09d02edb2c9cd86440590d Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Mon, 1 Aug 2022 02:55:48 +0000 Subject: [PATCH] post(tor): updated date --- source/_posts/tor-hidden-onion-nixos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/tor-hidden-onion-nixos.md b/source/_posts/tor-hidden-onion-nixos.md index 4899589..13bb4f1 100644 --- a/source/_posts/tor-hidden-onion-nixos.md +++ b/source/_posts/tor-hidden-onion-nixos.md @@ -2,7 +2,7 @@ title: "How to make your website available over Tor hidden service on NixOS" excerpt: "A guide on Tor hidden service on NixOS" date: 2020-03-16 -updated: 2020-11-09 +updated: 2022-08-01 tags: - server - linux