From df80d45720afb948acee98720a6808dad4c4c219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Sep 2021 02:12:06 +0000 Subject: [PATCH] Deployed 96ca024 to nightly with MkDocs 1.2.2 and mike 1.1.0 --- .../configuration/config-file/layout/index.html | 2 +- nightly/sitemap.xml.gz | Bin 436 -> 436 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly/configuration/config-file/layout/index.html b/nightly/configuration/config-file/layout/index.html index 768aac77..6055c52a 100644 --- a/nightly/configuration/config-file/layout/index.html +++ b/nightly/configuration/config-file/layout/index.html @@ -826,7 +826,7 @@ The second row is split into two columns with a 4:3 ratio. The first column contains the memory widget. The second column is split into two rows with a 1:1 ratio. The first is the temperature widget, the second is the disk widget.
This is what the layout would look like when run:
-Each [[row]]
represents a row in the layout. A row can have any number of child
values. Each [[row.child]]
represents either a column or a widget. A column can have any number of child
values as well. Each [[row.child.child]]
represents a widget. A widget is represented by having a type
field set to a string.