Deployed 73f1827a to nightly with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
github-actions[bot] 2024-03-02 07:31:28 +00:00
parent 45134d49b0
commit 98536eaf7c
3 changed files with 14 additions and 16 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1611,22 +1611,20 @@ question about it.</p>
</li>
<li>
<p>Here, add a new <code>String value</code>, and set the <code>Name</code> to a bunch of 0's (e.g. <code>000</code> - make sure the name isn't already used), then set the <code>Data</code> to the font name (e.g. <code>Iosevka</code>).</p>
<p><figure>
<img src="../assets/screenshots/troubleshooting/regedit_fonts.webp" alt="Regedit menu showing how to add a new font for Command Prompt/PowerShell"/>
<figcaption><sub>The last entry is the new entry for Iosevka</sub></figcaption>
</figure></p>
</li>
<li>
<p>Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties":</p>
<p><figure>
<img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/>
</figure></p>
</li>
<li>
<p>From here, go to "Font", and set the font to your new font (so in this example, Iosevka):</p>
</li>
</ol>
<figure>
<img src="../assets/screenshots/troubleshooting/regedit_fonts.webp" alt="Regedit menu showing how to add a new font for Command Prompt/PowerShell"/>
<figcaption><sub>The last entry is the new entry for Iosevka</sub></figcaption>
</figure>
<ol>
<li>Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties":</li>
</ol>
<figure>
<img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/>
</figure>
<ol>
<li>From here, go to "Font", and set the font to your new font (so in this example, Iosevka):</li>
</ol>
<figure>
<img src="../assets/screenshots/troubleshooting/cmd_prompt_font.webp" alt="Setting a new font in Command Prompt/PowerShell"/>