make the command line a bit more accessible by including a :|
icon at the bottom
also add a few extra commands for navigating around the house
This commit is contained in:
parent
7c93750b32
commit
6d3037791a
9 changed files with 169 additions and 104 deletions
5
static/svg/dark/cmd.svg
Normal file
5
static/svg/dark/cmd.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="6" cy="6" r="1" fill="#d7cdbf"/>
|
||||
<circle cx="6" cy="10" r="1" fill="#d7cdbf"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 14V2H11V14H9Z" fill="#d7cdbf"/>
|
||||
</svg>
|
After Width: | Height: | Size: 278 B |
Loading…
Add table
Add a link
Reference in a new issue