Fixed ampersand in title of an article.

This commit is contained in:
Alexander Andreev 2022-01-02 05:33:38 +04:00
parent be7c7e0584
commit 4097b331c8
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ const articles_meta = {
description: "Article on creating your own mail server using Postfix and Dovecot."
},
"nginx_recipes_and_tips": {
title: "NGiNX's recipes & tips",
title: "NGiNX's recipes & tips",
description: "Article on tips and recipes for NGiNX webserver."
},
};