diff options
Diffstat (limited to 'src/lib/component/About.svelte')
| -rw-r--r-- | src/lib/component/About.svelte | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/component/About.svelte b/src/lib/component/About.svelte index c2a076d..7f5be04 100644 --- a/src/lib/component/About.svelte +++ b/src/lib/component/About.svelte @@ -16,7 +16,9 @@ "/images/netopwibby/10.jpg", "/images/netopwibby/11.jpg", "/images/netopwibby/12.jpg", - "/images/netopwibby/13.jpg" + "/images/netopwibby/13.jpg", + "/images/netopwibby/14.jpg", + "/images/netopwibby/15.jpg" ]; let selfie = ""; @@ -75,7 +77,7 @@ <p><strong>TL;DR bio:</strong> Architech × Excessively Black × East Coast kid on the West Coast × JU$T × Building a better Internet</p> -<p>I go by NetOperator Wibby, NetOpWibby, or netop://ウエブ pretty much everywhere online. "NetOperator" is the term given to <del>chronically online people</del> internet enthusiasts in the Megaman Battle Network series, one of my favorite game series of all time and constant source of inspiration.</p> +<p>I go by NetOperator Wibby, NetOpWibby, or netop://ウィビ pretty much everywhere online. "NetOperator" is the term given to <del>chronically online people</del> internet enthusiasts in the Megaman Battle Network series, one of my favorite game series of all time and constant source of inspiration.</p> <p><strong>TL;DR career bio:</strong> From college dropout to self-taught designer turned developer during the 2008 recession → Stopped working on music to focus on family and career → lots of startup work → Now I work at a major "fruit" company. Not bad, eh? Bless the Internet.</p> |