Fixed ampersand in title of an article.
This commit is contained in:
parent
be7c7e0584
commit
4097b331c8
@ -27,7 +27,7 @@ const articles_meta = {
|
|||||||
description: "Article on creating your own mail server using Postfix and Dovecot."
|
description: "Article on creating your own mail server using Postfix and Dovecot."
|
||||||
},
|
},
|
||||||
"nginx_recipes_and_tips": {
|
"nginx_recipes_and_tips": {
|
||||||
title: "NGiNX's recipes & tips",
|
title: "NGiNX's recipes & tips",
|
||||||
description: "Article on tips and recipes for NGiNX webserver."
|
description: "Article on tips and recipes for NGiNX webserver."
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user