diff options
author | Vincent Ambo <mail@tazj.in> | 2021-01-16T20·49+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-01-16T20·51+0000 |
commit | e7a7e09300251a294a3cad3b59695ab7fcb1fec9 (patch) | |
tree | 030a8225074c84938763b4e2592e49366d1a3691 /users/tazjin/homepage | |
parent | da7e99a4ff129ca3b0ca23ed008d8c5ea29a54dd (diff) |
chore(tazjin/homepage): Remove mentions of Twitter r/2115
I've stopped using it. This makes the header look a bit empty, but I'll write new copy at some point. Change-Id: I39bf36ba915c44e3d57905d0036de693b6431071 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2406 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'users/tazjin/homepage')
-rw-r--r-- | users/tazjin/homepage/header.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/users/tazjin/homepage/header.html b/users/tazjin/homepage/header.html index 7cd106a49782..60a32783ac61 100644 --- a/users/tazjin/homepage/header.html +++ b/users/tazjin/homepage/header.html @@ -20,17 +20,14 @@ 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>, - cuddling <a class="dark-link" href="https://twitter.com/edefic">people I love</a> - or posting nonsense <a class="dark-link" href="https://twitter.com/tazjin">on the - internet</a>. + and <a class="dark-link" href="https://www.gnu.org/software/emacs/">Emacs</a>. </p> <p> Below is a collection of my <span class="project">projects</span>, <span class="blog">blog posts</span> and some <span class="misc">random things</span> by me or others. If you'd like to get in touch about anything, send - me a mail at mail@[this domain] or ping me on IRC or Twitter. + me a mail at mail@[this domain] or ping me on IRC. </p> </div> <div class="entry-container"> |