git: ee257dd13c - main - Add header option to 12.2 table
Ed Maste
emaste at FreeBSD.org
Thu Feb 4 21:33:08 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-02-04 21:30:14 +0000
Commit: Ed Maste <emaste at 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|
More information about the dev-commits-doc-all
mailing list