Add Nerd Font image

This commit is contained in:
kaBeech 2023-09-04 12:16:56 -07:00
parent 162a9058e1
commit d3af451fcd
3 changed files with 15 additions and 0 deletions

View File

@ -25,6 +25,10 @@ Here's what it looks like viewing one of [my Advent Of Code functions](https://g
![Serious Sans in VS Code](https://kaBeech.github.io/serious-sans/vscExample.png "Serious Sans in VS Code") ![Serious Sans in VS Code](https://kaBeech.github.io/serious-sans/vscExample.png "Serious Sans in VS Code")
Here it is in the terminal, showing off the fancy Nerd Font symbols:
![Serious Sans Nerd Font in a terminal emulator](https://kaBeech.github.io/serious-sans/nerdFontExample.png "Serious Sans in VS Code")
## Why? ## Why?
To help overcome writer's block, some writers change the font of their word processor to Comic Sans. Perhaps the jaunty style helps put our brains in a playful mood so we can just write without getting hung up in self-criticism To help overcome writer's block, some writers change the font of their word processor to Comic Sans. Perhaps the jaunty style helps put our brains in a playful mood so we can just write without getting hung up in self-criticism

View File

@ -227,6 +227,17 @@
style="max-width: 100%" style="max-width: 100%"
/> />
</p> </p>
<p>
Here it is in the terminal, showing off the fancy Nerd Font symbols:
</p>
<p>
<img
src="./nerdFontExample.png"
alt="Serious Sans in VS Code"
title="Serious Sans in VS Code"
style="max-width: 100%"
/>
</p>
<h2>Why?</h2> <h2>Why?</h2>
<p> <p>
To help overcome writer's block, some writers change the font of their To help overcome writer's block, some writers change the font of their

BIN
nerdFontExample.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB