From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 13 Mar 2026 15:56:35 -0500 Subject: fix *.org headers and revert to minimal site theme --- content/blog/2022-02-20-nginx-caching.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content/blog/2022-02-20-nginx-caching.org') diff --git a/content/blog/2022-02-20-nginx-caching.org b/content/blog/2022-02-20-nginx-caching.org index 5134994..a76e035 100644 --- a/content/blog/2022-02-20-nginx-caching.org +++ b/content/blog/2022-02-20-nginx-caching.org @@ -1,8 +1,8 @@ -#+date: [2022-02-20 Sun 00:00:00] -#+title: nginx caching: static content, cache config -#+description: Detailed methods for configuring Nginx to cache static resources such as CSS, JavaScript, and images to improve website loading times and resource efficiency. +#+date: [2022-02-20 Sun 00:00:00] +#+title: Nginx Caching for Static Content +#+description: Configuring Nginx to cache static assets like CSS, JS, and images. #+slug: nginx-caching -#+filetags: :linux:web: +#+filetags: :linux:web: * Update Your Nginx Config to Cache Static Files -- cgit v1.2.3