Skip to content

Commit

Permalink
deploy: 5fdaa4e
Browse files Browse the repository at this point in the history
  • Loading branch information
elkowar committed Apr 6, 2024
1 parent 10d7127 commit f776907
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,8 @@ <h2 id="image"><a class="header" href="#image"><code>image</code></a></h2>
<li><strong><code>path</code></strong>: <em><code>string</code></em> path to the image file</li>
<li><strong><code>image-width</code></strong>: <em><code>int</code></em> width of the image</li>
<li><strong><code>image-height</code></strong>: <em><code>int</code></em> height of the image</li>
<li><strong><code>icon</code></strong>: <em><code>string</code></em> name of a theme icon</li>
<li><strong><code>icon-size</code></strong>: <em><code>string</code></em> size of the theme icon</li>
</ul>
<h2 id="box"><a class="header" href="#box"><code>box</code></a></h2>
<p>the main layout container</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions widgets.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ <h2 id="image"><a class="header" href="#image"><code>image</code></a></h2>
<li><strong><code>path</code></strong>: <em><code>string</code></em> path to the image file</li>
<li><strong><code>image-width</code></strong>: <em><code>int</code></em> width of the image</li>
<li><strong><code>image-height</code></strong>: <em><code>int</code></em> height of the image</li>
<li><strong><code>icon</code></strong>: <em><code>string</code></em> name of a theme icon</li>
<li><strong><code>icon-size</code></strong>: <em><code>string</code></em> size of the theme icon</li>
</ul>
<h2 id="box"><a class="header" href="#box"><code>box</code></a></h2>
<p>the main layout container</p>
Expand Down

0 comments on commit f776907

Please sign in to comment.