From 280246ed5ae0696a32e83ab2fdc092062ca4b36f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 21 Feb 2026 20:29:45 -0600 Subject: fix all posts to use inactive timestamps (#8) --- content/blog/2021-04-23-php-comment-system.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/2021-04-23-php-comment-system.org') diff --git a/content/blog/2021-04-23-php-comment-system.org b/content/blog/2021-04-23-php-comment-system.org index 33ba763..43c15dd 100644 --- a/content/blog/2021-04-23-php-comment-system.org +++ b/content/blog/2021-04-23-php-comment-system.org @@ -1,4 +1,4 @@ -#+date: <2021-04-23 Fri 00:00:00> +#+date: [2021-04-23 Fri 00:00:00] #+title: Building a Lightweight PHP Static Commenting System Without JavaScript #+description: Technical walkthrough for constructing a lightweight, privacy-oriented static comment system using PHP, with no client-side scripting or external dependencies. #+slug: php-comment-system -- cgit v1.2.3