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.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/blog/2022-02-20-nginx-caching.org b/content/blog/2022-02-20-nginx-caching.org
index a040408..a075951 100644
--- a/content/blog/2022-02-20-nginx-caching.org
+++ b/content/blog/2022-02-20-nginx-caching.org
@@ -2,7 +2,6 @@
#+title: How to Configure Nginx for Efficient Static Content Caching
#+description: Detailed methods for configuring Nginx to cache static resources such as CSS, JavaScript, and images to improve website loading times and resource efficiency.
#+slug: nginx-caching
-#+filetags: :nginx:cache:performance:
* Update Your Nginx Config to Cache Static Files