git: 7889946482 - main - status: Fix introduction in reports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Mar 2022 20:14:21 UTC
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=78899464820ca32c36681bd06000e9a449fc6ec9 commit 78899464820ca32c36681bd06000e9a449fc6ec9 Author: Minsoo Choo <fel1x.mintchoco.development@gmail.com> AuthorDate: 2022-03-01 20:11:07 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2022-03-01 20:11:07 +0000 status: Fix introduction in reports These two headlines were imported from a template which is being changed. PR: 257379 Differential Revision: https://reviews.freebsd.org/D34404 --- website/content/en/status/report-2021-01-2021-03/_index.adoc | 2 +- website/content/en/status/report-2021-04-2021-06/_index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2021-01-2021-03/_index.adoc b/website/content/en/status/report-2021-01-2021-03/_index.adoc index 529e4ada2c..e8b0e484d5 100644 --- a/website/content/en/status/report-2021-01-2021-03/_index.adoc +++ b/website/content/en/status/report-2021-01-2021-03/_index.adoc @@ -1,5 +1,5 @@ --- -title: "Introduction" +title: "FreeBSD Quarterly Status Report 1st Quarter 2021" sidenav: about --- diff --git a/website/content/en/status/report-2021-04-2021-06/_index.adoc b/website/content/en/status/report-2021-04-2021-06/_index.adoc index a10dc5b284..5e8af95720 100644 --- a/website/content/en/status/report-2021-04-2021-06/_index.adoc +++ b/website/content/en/status/report-2021-04-2021-06/_index.adoc @@ -1,5 +1,5 @@ --- -title: "Introduction" +title: "FreeBSD Quarterly Status Report 2nd Quarter 2021" sidenav: about ---