From 4a11ca5aa241c5d5128083b125c36175272f590c Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Mon, 27 Dec 2021 17:06:26 +0100 Subject: Correct *.config files --- articles/2009/20090602_socket_pt1.rhtml.config | 4 ++-- articles/2021/20210420_install-certificates-with-certbot.rhtml.config | 4 ++-- articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config | 4 ++-- docs/querydsl/querydsl.rhtml.config | 4 ++-- index.rhtml.config | 3 ++- weblabels.rhtml.config | 4 ++-- 6 files changed, 12 insertions(+), 11 deletions(-) diff --git a/articles/2009/20090602_socket_pt1.rhtml.config b/articles/2009/20090602_socket_pt1.rhtml.config index e0b1f94..d162241 100644 --- a/articles/2009/20090602_socket_pt1.rhtml.config +++ b/articles/2009/20090602_socket_pt1.rhtml.config @@ -1,2 +1,2 @@ -title = "Programmare con le socket (Parte 1)" -pageName = home +title: "Programmare con le socket (Parte 1)" +pageName: home diff --git a/articles/2021/20210420_install-certificates-with-certbot.rhtml.config b/articles/2021/20210420_install-certificates-with-certbot.rhtml.config index e13ae32..78a9f53 100644 --- a/articles/2021/20210420_install-certificates-with-certbot.rhtml.config +++ b/articles/2021/20210420_install-certificates-with-certbot.rhtml.config @@ -1,2 +1,2 @@ -title = "Installare certificati con certbot" -pageName = home +title: "Installare certificati con certbot" +pageName: home diff --git a/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config b/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config index 65718b8..b1b5f55 100644 --- a/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config +++ b/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config @@ -1,2 +1,2 @@ -title = "Gravi vulnerabilità in Log4j" -pageName = home +title: "Gravi vulnerabilità in Log4j" +pageName: home diff --git a/docs/querydsl/querydsl.rhtml.config b/docs/querydsl/querydsl.rhtml.config index d27de86..10308cd 100644 --- a/docs/querydsl/querydsl.rhtml.config +++ b/docs/querydsl/querydsl.rhtml.config @@ -1,2 +1,2 @@ -title = "QueryDSL" -pageName = notes \ No newline at end of file +title: "QueryDSL" +pageName: notes \ No newline at end of file diff --git a/index.rhtml.config b/index.rhtml.config index 388941c..ff57307 100644 --- a/index.rhtml.config +++ b/index.rhtml.config @@ -1 +1,2 @@ -title = Home \ No newline at end of file +title: "Home" +pageName: "home" diff --git a/weblabels.rhtml.config b/weblabels.rhtml.config index 96edad8..f3c6eb6 100644 --- a/weblabels.rhtml.config +++ b/weblabels.rhtml.config @@ -1,2 +1,2 @@ -title = "Licenze JavaScript" -pageName = home \ No newline at end of file +title: "Licenze JavaScript" +pageName: home \ No newline at end of file -- cgit v1.2.3