Deployed 96ca024 to nightly with MkDocs 1.2.2 and mike 1.1.0

This commit is contained in:
github-actions[bot] 2021-09-26 02:12:06 +00:00
parent 259afe0426
commit df80d45720
2 changed files with 1 additions and 1 deletions

View File

@ -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 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.</p> 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.</p>
<p>This is what the layout would look like when run:</p> <p>This is what the layout would look like when run:</p>
<p><img alt="Sample layout" src="/assets/screenshots/config/layout/sample_layout.webp" /></p> <p><img alt="Sample layout" src="../../../assets/screenshots/config/layout/sample_layout.webp" /></p>
<p>Each <code>[[row]]</code> represents a <em>row</em> in the layout. A row can have any number of <code>child</code> values. Each <code>[[row.child]]</code> <p>Each <code>[[row]]</code> represents a <em>row</em> in the layout. A row can have any number of <code>child</code> values. Each <code>[[row.child]]</code>
represents either a <em>column or a widget</em>. A column can have any number of <code>child</code> values as well. Each <code>[[row.child.child]]</code> represents either a <em>column or a widget</em>. A column can have any number of <code>child</code> values as well. Each <code>[[row.child.child]]</code>
represents a <em>widget</em>. A widget is represented by having a <code>type</code> field set to a string.</p> represents a <em>widget</em>. A widget is represented by having a <code>type</code> field set to a string.</p>

Binary file not shown.