Date: Sat, 6 Feb 2021 07:13:42 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: d01ef2b3ed - main - Add more options="header" to tables Message-ID: <202102060713.1167DgW6074289@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lwhsu@FreeBSD.org> AuthorDate: 2021-02-06 07:12:57 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> 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|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102060713.1167DgW6074289>