diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-03-09 16:06:35 -0800 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-03-09 16:06:35 -0800 |
commit | 553cdae963c01da46edaa357d55551616d3c1a2e (patch) | |
tree | e514922c5de008f1a7b35b201ac11285fe9a08c5 /screenshot.svg | |
parent | 749485853601e86b6f25d7605eb8bb840ca572ef (diff) | |
download | bfs-553cdae963c01da46edaa357d55551616d3c1a2e.tar.xz |
screenshot: Remove the username/hostname
Diffstat (limited to 'screenshot.svg')
-rw-r--r-- | screenshot.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/screenshot.svg b/screenshot.svg index 6f8ff21..15748d5 100644 --- a/screenshot.svg +++ b/screenshot.svg @@ -3,7 +3,7 @@ version="1.1" width="225pt" height="170pt"> <rect x="0" y="0" width="100%" height="100%" fill="#181818" /> <text font-size="10pt" font-family="monospace" x="2pt" y="10pt" fill="#b2b2b2"> - <tspan fill="#5454ff" font-weight="bold">tavianator</tspan>@superluminal <tspan fill="white" font-weight="bold">$</tspan> bfs + <tspan fill="white" font-weight="bold">$</tspan> <tspan fill="#54ff54" font-weight="bold">bfs</tspan> <tspan x="2pt" dy="1.2em" fill="#5454ff" font-weight="bold">.</tspan> <tspan x="2pt" dy="1.2em" fill="#5454ff" font-weight="bold">./</tspan>file <tspan x="2pt" dy="1.2em" fill="#5454ff" font-weight="bold">./</tspan><tspan fill="#54ffff" font-weight="bold">link</tspan> |