diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2025-07-17 16:05:52 +0200 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2025-07-17 16:05:52 +0200 |
commit | d13b0fb83eb9f1e3cb10c4e672f03feb821d3cb6 (patch) | |
tree | 7f54b8e94153ae7775ea484e9ef9deba9a6c3a2f | |
parent | d74470bbd6b85fd760d055a4a48105a1d9efadf2 (diff) |
-rw-r--r-- | src/links.html.erb | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/src/links.html.erb b/src/links.html.erb index 8e345f1..bcf3b98 100644 --- a/src/links.html.erb +++ b/src/links.html.erb @@ -5,26 +5,14 @@ Here are some websites I follow or enjoy visiting from time to time. <ul style='column-count: 2;'> <li> <a href='https://lukesmith.xyz'>Luke Smith</a> </li> <li> <a href='https://jacobwsmith.xyz'>Jacob Smith</a> </li> - <li> <a href='https://tomfasano.net'>Tom Fasano</a> </li> <li> <a href='https://www.youtube.com/channel/UCJIIMmCfJxBv5-jGTK3iIMw/videos'> Chad Haag's Channel </a> </li> - <li> <a href='https://houseofedwards.xyz/index.html'>House of Edwards</a> </li> - <li> - <a href='https://www.yaroslavps.com/'>Yaroslav de la Peña Smirnov</a> - </li> - <li> <a href='https://michaelc.xyz/'>Michael from Texas</a> </li> - <li> - <a href='https://cheapskatesguide.org/'> - The Cheapskate's Guide to Computers and the Internet - </a> - </li> <li> <a href='https://solar.lowtechmagazine.com/'>Low←Tech Magazine</a> </li> - <li> <a href='https://arjunyadav.xyz'>Arjun Yadav</a> </li> - <li> <a href='https://tdarb.org/'>Brad Taunt</a> </li> <li> <a href='https://unixsheikh.com/'>Unix Sheikh</a> </li> + <li> <a href='https://vitalik.eth.limo/'>Vitalik Buterin's website</a> </li> </ul> <p> |