m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/links.html.erb
blob: bcf3b98417d76e85ec3dd72e4c9303bddd18d288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<p>
Here are some websites I follow or enjoy visiting from time to time.
</p>

<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://www.youtube.com/channel/UCJIIMmCfJxBv5-jGTK3iIMw/videos'>
      Chad Haag's Channel
    </a>
  </li>
  <li> <a href='https://solar.lowtechmagazine.com/'>Low←Tech Magazine</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>
If you'd like to link to my website and enjoy using 88x31 buttons,
<a href='<%= path_to 'button' %>'>here's</a> a silly one I made:
</p>
<center>
  <a href='<%= path_to 'index' %>'><image src='<%= path_to 'button' %>' /></a>
</center>