git: 2613d07976 - main - Add hugo alias to introduction chapter to fix some SEO problems
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=2613d07976f9d8e73085053675dddbd15072404a commit 2613d07976f9d8e73085053675dddbd15072404a Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2022-09-01 17:27:12 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2022-09-01 17:29:25 +0000 Add hugo alias to introduction chapter to fix some SEO problems --- documentation/content/en/books/handbook/introduction/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc index 77d0740485..8966c6301e 100644 --- a/documentation/content/en/books/handbook/introduction/_index.adoc +++ b/documentation/content/en/books/handbook/introduction/_index.adoc @@ -8,6 +8,10 @@ tags: ["introduction", "synopsis", "about", "Who Uses FreeBSD", "goals", "histor showBookMenu: true weight: 3 path: "/books/handbook/" +aliases: [ +"/en/books/handbook/nutshell/", +"/en/books/handbook/history/" +] --- [[introduction]]