From 8a4071ea9058678eb4f3b80389adfe58ca38bc4c Mon Sep 17 00:00:00 2001 From: Yaroslav Zhuravlev Date: Wed, 4 Jun 2025 11:18:01 +0100 Subject: [PATCH 1/2] Added NGINX variables index. --- content/nginx/variables.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/nginx/variables.md diff --git a/content/nginx/variables.md b/content/nginx/variables.md new file mode 100644 index 000000000..2d69ad69f --- /dev/null +++ b/content/nginx/variables.md @@ -0,0 +1,7 @@ +--- +title: NGINX Variables Index +url: /nginx/variables +weight: 800 +--- + + \ No newline at end of file From 223c91456fada81eadf913a1d7cce0020b771ddd Mon Sep 17 00:00:00 2001 From: Yaroslav Zhuravlev Date: Wed, 4 Jun 2025 11:56:14 +0100 Subject: [PATCH 2/2] Fixed comment --- content/nginx/directives.md | 2 +- content/nginx/variables.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/nginx/directives.md b/content/nginx/directives.md index 0cea2ca19..e321d8207 100644 --- a/content/nginx/directives.md +++ b/content/nginx/directives.md @@ -5,4 +5,4 @@ url: /nginx/directives weight: 700 --- - \ No newline at end of file + \ No newline at end of file diff --git a/content/nginx/variables.md b/content/nginx/variables.md index 2d69ad69f..ca19e1300 100644 --- a/content/nginx/variables.md +++ b/content/nginx/variables.md @@ -4,4 +4,4 @@ url: /nginx/variables weight: 800 --- - \ No newline at end of file + \ No newline at end of file