From 6ea755771f373fbe80e91c4460a523118e8e737a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 3 Jun 2025 16:20:44 -0500 Subject: feat(blog): add filetags to all posts --- 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 69a34a1..de77382 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: Build Your Own Lightweight PHP Static Comment System #+description: Learn how to create a privacy-focused, lightweight static commenting system using PHP that requires no JavaScript or external services. Perfect for static blogs and sites seeking simple server-side comments. #+slug: php-comment-system +#+filetags: :php:comments:static: * The Terrible-ness of Commenting Systems -- cgit v1.2.3-70-g09d2