Skip to content

Commit

Permalink
Deployed 3fe6ac9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hallett committed Oct 25, 2023
1 parent 8b491e4 commit 135a4a8
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ <h1 id="install">🏗️ Install</h1>
</span></code></pre></div>
<p>Once installed you can run <code>clientele version</code> to make sure you have the latest version:</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>&gt;<span class="w"> </span>clientele<span class="w"> </span>version
</span><span id="__span-1-2"><a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>clientele<span class="w"> </span><span class="m">0</span>.7.0
</span><span id="__span-1-2"><a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>clientele<span class="w"> </span><span class="m">0</span>.7.1
</span></code></pre></div>


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

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://phalt.github.io/clientele/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/CHANGELOG/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/compatibility/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/design/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/examples/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/install/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/testing/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://phalt.github.io/clientele/usage/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-10-25</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion usage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ <h2 id="generate-basic">generate-basic</h2>
<h2 id="version"><code>version</code></h2>
<p>Print the current version of Clientele:</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>&gt;<span class="w"> </span>clientele<span class="w"> </span>version
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a>Clientele<span class="w"> </span><span class="m">0</span>.7.0
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a>Clientele<span class="w"> </span><span class="m">0</span>.7.1
</span></code></pre></div>


Expand Down

0 comments on commit 135a4a8

Please sign in to comment.