Skip to content

Commit ba409c9

Browse files
committed
Deployed b65003c with MkDocs version: 1.3.1
1 parent 262e28b commit ba409c9

File tree

6 files changed

+2442
-124
lines changed

6 files changed

+2442
-124
lines changed

modules/docker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2277,7 +2277,7 @@ <h2 id="configuration">Configuration</h2>
22772277
<span class="w"> </span><span class="nt">refreshInterval</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1s</span><span class="w"></span>
22782278
</code></pre></div>
22792279
<h2 id="screenshots">Screenshots</h2>
2280-
<p><img class="screenshot" src="/assets/modules/docker.png" width="275" height="320" alt="github screenshot" /></p>
2280+
<p><img class="screenshot" src="/assets/modules/docker.png" width="275" height="320" alt="docker screenshot" /></p>
22812281
<h2 id="attributes">Attributes</h2>
22822282
<table>
22832283
<thead>

modules/todo/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,15 +2176,16 @@
21762176
<h1 id="macro-rendering-error"><em>Macro Rendering Error</em></h1>
21772177
<p><strong>TemplateNotFound</strong>: keyboard/ctrlf.md</p>
21782178
<div class="highlight"><pre><span></span><code>Traceback (most recent call last):
2179-
File &quot;/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/mkdocs_macros/plugin.py&quot;, line 480, in render
2179+
File &quot;/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/mkdocs_macros/plugin.py&quot;, line 480, in render
21802180
return md_template.render(**page_variables)
2181-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2182-
File &quot;/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/environment.py&quot;, line 1301, in render
2181+
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
2182+
File &quot;/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/environment.py&quot;, line 1301, in render
21832183
self.environment.handle_exception()
2184-
File &quot;/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/environment.py&quot;, line 936, in handle_exception
2184+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
2185+
File &quot;/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/environment.py&quot;, line 936, in handle_exception
21852186
raise rewrite_traceback_stack(source=source)
21862187
File &quot;&lt;template&gt;&quot;, line 145, in top-level template code
2187-
File &quot;/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/loaders.py&quot;, line 218, in get_source
2188+
File &quot;/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/loaders.py&quot;, line 218, in get_source
21882189
raise TemplateNotFound(template)
21892190
jinja2.exceptions.TemplateNotFound: keyboard/ctrlf.md
21902191
</code></pre></div>

0 commit comments

Comments
 (0)