From e4fc1f14a255d0bcb961c056357ca7eff5467a13 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 03:00:50 -0500 Subject: add tag support --- content/blog/2021-04-23-php-comment-system.org | 1 + 1 file changed, 1 insertion(+) (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 43c15dd..8a8d26a 100644 --- a/content/blog/2021-04-23-php-comment-system.org +++ b/content/blog/2021-04-23-php-comment-system.org @@ -2,6 +2,7 @@ #+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 +#+filetags: :linux:web: * The Terrible-ness of Commenting Systems -- cgit v1.2.3