Skip to content

Commit

Permalink
Deployed 2ab1605 to 0.5 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 1977edf commit e2563c1
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 71 deletions.
11 changes: 7 additions & 4 deletions 0.5/contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1681,7 +1681,7 @@ <h3 id="pre-submission-testing-and-validation">Pre-Submission Testing and Valida
If you want to test for specific Python versions, you can do so by specifying the desired versions in the
command, as follows:
</p></p>
<div class="tabbed-set tabbed-alternate" data-tabs="6:3"><input checked="checked" id="__tabbed_6_1" name="__tabbed_6" type="radio" /><input id="__tabbed_6_2" name="__tabbed_6" type="radio" /><input id="__tabbed_6_3" name="__tabbed_6" type="radio" /><div class="tabbed-labels"><label for="__tabbed_6_1">Python 3.10</label><label for="__tabbed_6_2">Python 3.11</label><label for="__tabbed_6_3">Python 3.12</label></div>
<div class="tabbed-set tabbed-alternate" data-tabs="6:4"><input checked="checked" id="__tabbed_6_1" name="__tabbed_6" type="radio" /><input id="__tabbed_6_2" name="__tabbed_6" type="radio" /><input id="__tabbed_6_3" name="__tabbed_6" type="radio" /><input id="__tabbed_6_4" name="__tabbed_6" type="radio" /><div class="tabbed-labels"><label for="__tabbed_6_1">Python 3.10</label><label for="__tabbed_6_2">Python 3.11</label><label for="__tabbed_6_3">Python 3.12</label><label for="__tabbed_6_4">Python 3.13</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<div class="highlight"><pre><span></span><code><a id="__codelineno-14-1" name="__codelineno-14-1" href="#__codelineno-14-1"></a><span class="go">hatch run +py=3.10 tests:all</span>
Expand All @@ -1695,8 +1695,11 @@ <h3 id="pre-submission-testing-and-validation">Pre-Submission Testing and Valida
<div class="highlight"><pre><span></span><code><a id="__codelineno-16-1" name="__codelineno-16-1" href="#__codelineno-16-1"></a><span class="go">hatch run +py=3.12 tests:all</span>
</code></pre></div>
</div>
<div class="tabbed-block"></div>
</div>
</div>
<div class="highlight"><pre><span></span><code><a id="__codelineno-17-1" name="__codelineno-17-1" href="#__codelineno-17-1"></a><span class="go">hatch run +py=3.13 tests:all</span>
</code></pre></div>
</div>
<div class="admonition warning">
<p class="admonition-title">Troubleshooting Hatch Environment Errors</p>
Expand All @@ -1706,12 +1709,12 @@ <h3 id="pre-submission-testing-and-validation">Pre-Submission Testing and Valida
issue with the Hatch environment cache. To resolve potential cache-related issues, you can remove the
environment and clear its cache by running:
</p></p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-17-1" name="__codelineno-17-1" href="#__codelineno-17-1"></a><span class="go">hatch env remove [ENV_NAME]</span>
<div class="highlight"><pre><span></span><code><a id="__codelineno-18-1" name="__codelineno-18-1" href="#__codelineno-18-1"></a><span class="go">hatch env remove [ENV_NAME]</span>
</code></pre></div>
<p><p style='text-align: justify;' markdown>
Alternatively, you can remove all environments and their cache by running the following command:
</p></p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-18-1" name="__codelineno-18-1" href="#__codelineno-18-1"></a><span class="go">hatch env prune</span>
<div class="highlight"><pre><span></span><code><a id="__codelineno-19-1" name="__codelineno-19-1" href="#__codelineno-19-1"></a><span class="go">hatch env prune</span>
</code></pre></div>
</div>
<h2 id="code-of-conduct">Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permanent link">&para;</a></h2>
Expand Down Expand Up @@ -1748,7 +1751,7 @@ <h2 id="thanks-in-advance">Thanks in Advance!<a class="headerlink" href="#thanks
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-15T19:18:49+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-15</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions 0.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1492,8 +1492,8 @@ <h1>Pyventus</h1>
<img src="https://img.shields.io/pypi/pyversions/pyventus?color=0097a8" alt="Supported Python versions">
</a>

<a href="https://github.com/psf/black">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black">
<a href="https://pypi.org/project/pyventus">
<img src="https://img.shields.io/pypi/dm/pyventus.svg?color=0097a8" alt="Code style: black">
</a>

</p>
Expand Down
4 changes: 2 additions & 2 deletions 0.5/release-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,7 @@ <h5 id="breaking-changes">Breaking Changes<a class="headerlink" href="#breaking-
<li>Removed the base <code>Event</code> class due to improved event semantics and unnecessary redundancy.</li>
<li>Renamed the <code>get_event_registry()</code> method of <code>EventLinker</code> to <code>get_registry()</code>.</li>
<li>Renamed the <code>__event_registry</code> inner property of <code>EventLinker</code> to <code>__registry</code>.</li>
<li>Renamed the <code>get_events_by_handler()</code> method of <code>EventLinker</code> to <code>get_event_handlers_by_events()</code>.</li>
<li>Renamed the <code>get_events_by_handler()</code> method of <code>EventLinker</code> to <code>get_events_by_event_handler()</code>.</li>
<li>Renamed the <code>get_handlers_by_events()</code> method of <code>EventLinker</code> to <code>get_event_handlers_by_events()</code>.</li>
<li>Renamed the protected method <code>_executor_callback()</code> of the <code>ExecutorEventEmitter</code> to <code>_callback()</code>.</li>
<li>Renamed the task name of <code>CeleryEventEmitter</code> from <code>_executor</code> to <code>pyventus_executor</code> to avoid collisions with other
Expand Down Expand Up @@ -1948,7 +1948,7 @@ <h5 id="initial-implementation">Initial Implementation<a class="headerlink" href
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


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

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions 0.5/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,90 +2,90 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://mdapena.github.io/pyventus/latest/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/contributing/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/getting-started/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/release-notes/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/event-handler/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/event-linker/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/asyncio/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/celery/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/executor/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/fastapi/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/api/emitters/rq/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/event-linker/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/event/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/asyncio/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/celery/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/executor/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/fastapi/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
<url>
<loc>https://mdapena.github.io/pyventus/latest/tutorials/emitters/rq/</loc>
<lastmod>2024-10-15</lastmod>
<lastmod>2024-10-16</lastmod>
</url>
</urlset>
Binary file modified 0.5/sitemap.xml.gz
Binary file not shown.
6 changes: 1 addition & 5 deletions 0.5/tutorials/emitters/asyncio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1303,10 +1303,6 @@


<h1 id="asyncio-event-emitter">AsyncIO Event Emitter<a class="headerlink" href="#asyncio-event-emitter" title="Permanent link">&para;</a></h1>
<div class="admonition warning">
<p class="admonition-title">🏗️ Work in Progress</p>
<p>This page is a work in progress.</p>
</div>
<p style="text-align: justify;">
&emsp;&emsp;Now that we've covered the base <code>EventEmitter</code> interface, let's examine one of its official
implementations: the <code>AsyncIOEventEmitter</code>.
Expand Down Expand Up @@ -1475,7 +1471,7 @@ <h2 id="recap">Recap<a class="headerlink" href="#recap" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


Expand Down
6 changes: 1 addition & 5 deletions 0.5/tutorials/emitters/celery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1255,10 +1255,6 @@


<h1 id="celery-event-emitter">Celery Event Emitter<a class="headerlink" href="#celery-event-emitter" title="Permanent link">&para;</a></h1>
<div class="admonition warning">
<p class="admonition-title">🏗️ Work in Progress</p>
<p>This page is a work in progress.</p>
</div>
<p style="text-align: justify;">
&emsp;&emsp;The <code>CeleryEventEmitter</code> provides a powerful way to build event-driven applications that can handle high
volumes of work in a scalable and asynchronous manner.
Expand Down Expand Up @@ -1486,7 +1482,7 @@ <h2 id="recap">Recap<a class="headerlink" href="#recap" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


Expand Down
6 changes: 1 addition & 5 deletions 0.5/tutorials/emitters/executor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1303,10 +1303,6 @@


<h1 id="executor-event-emitter">Executor Event Emitter<a class="headerlink" href="#executor-event-emitter" title="Permanent link">&para;</a></h1>
<div class="admonition warning">
<p class="admonition-title">🏗️ Work in Progress</p>
<p>This page is a work in progress.</p>
</div>
<p style="text-align: justify;">
&emsp;&emsp;The <code>ExecutorEventEmitter</code> leverages Python's <code>concurrent.futures</code> module to asynchronously execute
event emissions across threads or processes. This approach helps optimize performance for applications with
Expand Down Expand Up @@ -1597,7 +1593,7 @@ <h2 id="recap">Recap<a class="headerlink" href="#recap" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


Expand Down
6 changes: 1 addition & 5 deletions 0.5/tutorials/emitters/fastapi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1255,10 +1255,6 @@


<h1 id="fastapi-event-emitter">FastAPI Event Emitter<a class="headerlink" href="#fastapi-event-emitter" title="Permanent link">&para;</a></h1>
<div class="admonition warning">
<p class="admonition-title">🏗️ Work in Progress</p>
<p>This page is a work in progress.</p>
</div>
<p style="text-align: justify;">
&emsp;&emsp;The <code>FastAPIEventEmitter</code> provides a powerful way to build reactive <a href="https://fastapi.tiangolo.com/">FastAPI</a>
applications using an event-driven architecture. It leverages FastAPI's asynchronous <a href="https://fastapi.tiangolo.com/reference/background/">BackgroundTasks</a>
Expand Down Expand Up @@ -1449,7 +1445,7 @@ <h2 id="recap">Recap<a class="headerlink" href="#recap" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


Expand Down
6 changes: 1 addition & 5 deletions 0.5/tutorials/emitters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1278,10 +1278,6 @@


<h1 id="master-the-event-emitter">Master the Event Emitter<a class="headerlink" href="#master-the-event-emitter" title="Permanent link">&para;</a></h1>
<div class="admonition warning">
<p class="admonition-title">🏗️ Work in Progress</p>
<p>This page is a work in progress.</p>
</div>
<p style="text-align: justify;">
&emsp;&emsp;In the previous tutorial, we learned how to link events with their event handlers using the
<code>EventLinker</code>. Now, let's dive into the process of dispatching events and triggering the associated callbacks.
Expand Down Expand Up @@ -1648,7 +1644,7 @@ <h2 id="recap">Recap<a class="headerlink" href="#recap" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-04-09T16:23:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-04-09</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-10-16T00:30:21+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-10-16</span>
</span>


Expand Down
Loading

0 comments on commit e2563c1

Please sign in to comment.