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:

-

Sample layout

+

Sample layout

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.

diff --git a/nightly/sitemap.xml.gz b/nightly/sitemap.xml.gz index f891ea7d..3f5074e2 100644 Binary files a/nightly/sitemap.xml.gz and b/nightly/sitemap.xml.gz differ