aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-02-20-nginx-caching.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2022-02-20-nginx-caching.org')
-rw-r--r--content/blog/2022-02-20-nginx-caching.org8
1 files changed, 4 insertions, 4 deletions
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