Deployed 76cf777 to nightly with MkDocs 1.2.2 and mike 1.0.1

This commit is contained in:
github-actions[bot] 2021-07-31 20:26:08 +00:00
parent b89292b9dd
commit ea19f20eda
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -977,7 +977,7 @@ Furthermore, while it will depend on the problem at the end of the day, <em>issu
<p>Unofficially supported platforms known to compile/work:</p> <p>Unofficially supported platforms known to compile/work:</p>
<ul> <ul>
<li>Linux on ARMv7 and ARMv6 (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li> <li>Linux on ARMv7 and ARMv6 (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
<li>macOS <code>AArch64</code> (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li> <li>macOS on AArch64 (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
<li>Linux on PowerPC 64 LE (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li> <li>Linux on PowerPC 64 LE (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
<li>Linux on an RISC-V (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>, tested to run on an <a href="https://github.com/ClementTsang/bottom/issues/564">Allwinner D1 Nezha</a>)</li> <li>Linux on an RISC-V (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>, tested to run on an <a href="https://github.com/ClementTsang/bottom/issues/564">Allwinner D1 Nezha</a>)</li>
</ul> </ul>