Re: git: 0c15c3ec33 - main - Restore robots.txt
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <CAMWY7CDu29VMGbbOBmOeTeNwdsEcwdAiOp3sSLNVdnKGZ=_=UA@mail.gmail.com> |
Hi, Why does the commit message not contain the problem report number? In this case it was PR: 253024 -Wolfram On Tue, 26 Jan 2021 at 15:49, Sergio Carlavilla Delgado <[email protected]> wrote: > > The branch main has been updated by carlavilla: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=0c15c3ec33e4b4fd0ccc1c642fb9aa229bf65aa9 > > commit 0c15c3ec33e4b4fd0ccc1c642fb9aa229bf65aa9 > Author: Sergio Carlavilla Delgado <[email protected]> > AuthorDate: 2021-01-26 14:46:07 +0000 > Commit: Sergio Carlavilla Delgado <[email protected]> > CommitDate: 2021-01-26 14:49:36 +0000 > > Restore robots.txt > > Restore the robots.txt file using Hugo configuration > --- > website/config/_default/config.toml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/website/config/_default/config.toml b/website/config/_default/config.toml > index 4625186e0b..656b88787c 100644 > --- a/website/config/_default/config.toml > +++ b/website/config/_default/config.toml > @@ -11,6 +11,7 @@ disableLanguages = ["tr", "el"] > disablePathToLower = true > authors = [ "[email protected]" ] > ignoreFiles = [ "report-sample.md$" ] > +enableRobotsTXT = true > > preserveTOC = true > -- Wolfram Schneider <[email protected]> https://wolfram.schneider.org _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"