Skip to content

Commit

Permalink
Deployed f773e02 to main with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 21, 2023
1 parent b1afecb commit 88abcf7
Show file tree
Hide file tree
Showing 12 changed files with 153 additions and 153 deletions.
2 changes: 1 addition & 1 deletion main/configs/service-widgets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4606,7 +4606,7 @@
<h1>Service Widgets</h1>

<p>Unless otherwise noted, URLs should not end with a <code>/</code> or other API path. Each widget will handle the path on its own.</p>
<p>Each service can have one widget attached to it (often matching the service type, but thats not forced).</p>
<p>Each service can have one widget attached to it (often matching the service type, but that's not forced).</p>
<p>In addition to the href of the service, you can also specify the target location in which to open that link. See <a href="../settings/#link-target">Link Target</a> for more details.</p>
<p>Using Emby as an example, this is how you would attach the Emby service widget.</p>
<div class="language-yaml highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">Emby</span><span class="p">:</span>
Expand Down
6 changes: 3 additions & 3 deletions main/configs/settings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5344,7 +5344,7 @@ <h3 id="background-opacity-filters">Background Opacity &amp; Filters</h3>
</span><span id="__span-5-6"><a id="__codelineno-5-6" name="__codelineno-5-6" href="#__codelineno-5-6"></a><span class="w"> </span><span class="nt">opacity</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">50</span><span class="w"> </span><span class="c1"># 0-100</span>
</span></code></pre></div>
<h3 id="card-background-blur">Card Background Blur</h3>
<p>You can apply a blur filter to the service &amp; bookmark cards. Note this option is incompatible with the backround blur, saturate and brightness filters.</p>
<p>You can apply a blur filter to the service &amp; bookmark cards. Note this option is incompatible with the background blur, saturate and brightness filters.</p>
<div class="language-yaml highlight"><pre><span></span><code><span id="__span-6-1"><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a><span class="nt">cardBlur</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">sm</span><span class="w"> </span><span class="c1"># sm, &quot;&quot;, md, etc... see https://tailwindcss.com/docs/backdrop-blur</span>
</span></code></pre></div>
<h2 id="favicon">Favicon</h2>
Expand Down Expand Up @@ -5503,7 +5503,7 @@ <h2 id="providers">Providers</h2>
</span><span id="__span-27-4"><a id="__codelineno-27-4" name="__codelineno-27-4" href="#__codelineno-27-4"></a><span class="w"> </span><span class="nt">provider</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">weatherapi</span>
</span></code></pre></div>
<h2 id="quick-launch">Quick Launch</h2>
<p>You can use the 'Quick Launch' feature to search services, perform a web search or open a URL. To use Quick Launch, just start typing while on your homepage (as long as the search widget doesnt have focus).</p>
<p>You can use the 'Quick Launch' feature to search services, perform a web search or open a URL. To use Quick Launch, just start typing while on your homepage (as long as the search widget doesn't have focus).</p>
<p><img width="1000" alt="quicklaunch" src="https://user-images.githubusercontent.com/4887959/216880811-90ff72cb-2990-4475-889b-7c3a31e6beef.png"></p>
<p>There are a few optional settings for the Quick Launch feature:</p>
<ul>
Expand Down Expand Up @@ -5561,7 +5561,7 @@ <h2 id="hide-widget-error-messages">Hide Widget Error Messages</h2>
</span><span id="__span-36-4"><a id="__codelineno-36-4" name="__codelineno-36-4" href="#__codelineno-36-4"></a><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">...</span>
</span><span id="__span-36-5"><a id="__codelineno-36-5" name="__codelineno-36-5" href="#__codelineno-36-5"></a><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">hideErrors</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">true</span>
</span></code></pre></div>
<p>If either value is set to true, the errror message will be hidden.</p>
<p>If either value is set to true, the error message will be hidden.</p>



Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 88abcf7

Please sign in to comment.