diff options
author | Minsoo Choo <fel1x.mintchoco.development@gmail.com> | 2022-03-01 20:11:07 +0000 |
---|---|---|
committer | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2022-03-01 20:11:07 +0000 |
commit | 78899464820ca32c36681bd06000e9a449fc6ec9 (patch) | |
tree | 0065d85b53076d2023a999cbf8e6f40eec457898 | |
parent | ae80d7bad0d02eb9def6fa63655d36e5451750cb (diff) | |
download | doc-7889946482.tar.gz doc-7889946482.zip |
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
-rw-r--r-- | website/content/en/status/report-2021-01-2021-03/_index.adoc | 2 | ||||
-rw-r--r-- | 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 --- |