Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2021 21:33:07 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: ee257dd13c - main - Add header option to 12.2 table
Message-ID:  <202102042133.114LX7YM029228@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste (src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=ee257dd13c2828d1a8faebc7ad1f7bc00698b955

commit ee257dd13c2828d1a8faebc7ad1f7bc00698b955
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-02-04 21:30:14 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-02-04 21:30:14 +0000

    Add header option to 12.2 table
    
    12.2 "Installer Images" etc. headings should be bold, as they are with
    11.4 and were with the now-removed 12.1.
    
    Sponsored by:   The FreeBSD Foundation
---
 website/content/en/where.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 4ee9c4d758..acee6cb1d0 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -37,7 +37,7 @@ While FreeBSD does not gather deployment statistics, having statistical informat
 
 [.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?202102042133.114LX7YM029228>