diff options
author | Vincent Ambo <mail@tazj.in> | 2022-01-27T22·02+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-01-27T22·14+0000 |
commit | 0f5295ebd182adbe403ad202f271a176e1ac0a85 (patch) | |
tree | 972e6c4f7a9b0a6350ae75762c691615248e9652 /users/tazjin/homepage | |
parent | 00cadf07b6a39429af4159d8f0917ee72ec67869 (diff) |
feat(tazjin/homepage): Update page header r/3690
Include the link to my new Telegram channel and do some rewording. Change-Id: I51392dc9b9c694e2bf3a211bfe5297b4af0aebbb Reviewed-on: https://cl.tvl.fyi/c/depot/+/5080 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'users/tazjin/homepage')
-rw-r--r-- | users/tazjin/homepage/header.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/users/tazjin/homepage/header.html b/users/tazjin/homepage/header.html index 2a5aed4fed57..5a22d9eb7b45 100644 --- a/users/tazjin/homepage/header.html +++ b/users/tazjin/homepage/header.html @@ -15,12 +15,15 @@ <hr> </header> <div class="introduction"> - <p>Hello, illuminated visitor.</p> + <p>Hi, I'm tazjin.</p> <p> - I'm tazjin. Usually you can find - me <a class="dark-link" href="https://git.tazj.in/about">programming computers</a> - using tools such as <a class="dark-link" href="https://nixos.org/nix">Nix</a> - and <a class="dark-link" href="https://www.gnu.org/software/emacs/">Emacs</a>. + I spend a lot of my time hacking on the + <a class="dark-link" href="https://tvl.fyi">TVL</a> monorepo and + doing other computer-related things. Follow me + on <a class="dark-link" href="https://t.me/tazlog">Telegram</a>, + via the feed here or (occasionally) catch me in-person + at <a href="https://undef.club/#about" class="dark-link"> + undef.club</a>. </p> <p> Below is a collection of |