git: d01ef2b3ed - main - Add more options="header" to tables
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=d01ef2b3ed84651caa83bdec5b590a0022dd3ec4 commit d01ef2b3ed84651caa83bdec5b590a0022dd3ec4 Author: Li-Wen Hsu <[email protected]> AuthorDate: 2021-02-06 07:12:57 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2021-02-06 07:12:57 +0000 Add more options="header" to tables Approved by: carlavilla (implicitly) --- website/content/en/where.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index acee6cb1d0..53facdf95e 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -132,7 +132,7 @@ If you are interested in a purely experimental *snapshot* release of FreeBSD-CUR [.tblbasic] [.tblDownload] -[width="100%",cols="25%,25%,25%,25%",] +[width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| @@ -176,7 +176,7 @@ a| [.tblbasic] [.tblDownload] -[width="100%",cols="25%,25%,25%,25%",] +[width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| @@ -219,7 +219,7 @@ a| [.tblbasic] [.tblDownload] -[width="100%",cols="25%,25%,25%,25%",] +[width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"