m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/button.gifbin0 -> 38817 bytes
-rw-r--r--src/index.html.erb1
-rw-r--r--src/links.html.erb33
3 files changed, 34 insertions, 0 deletions
diff --git a/src/button.gif b/src/button.gif
new file mode 100644
index 0000000..d602ce9
--- /dev/null
+++ b/src/button.gif
Binary files differ
diff --git a/src/index.html.erb b/src/index.html.erb
index ba3235a..17a302c 100644
--- a/src/index.html.erb
+++ b/src/index.html.erb
@@ -20,5 +20,6 @@
<ul class='links'>
<li><a href='<%= path_to 'contact' %>'>Contact</a></li>
<li><a href='https://git.m-chrzan.xyz'>Code</a></li>
+ <li><a href='<%= path_to 'links' %>'>Links</a></li>
<li><a href='<%= path_to 'donate' %>'>Donate</a></li>
</ul>
diff --git a/src/links.html.erb b/src/links.html.erb
new file mode 100644
index 0000000..3aab6c5
--- /dev/null
+++ b/src/links.html.erb
@@ -0,0 +1,33 @@
+<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://tomfasano.net'>Tom Fasano</a> </li>
+ <li>
+ <a href='https://bargainbinphilosophy.xyz/'>Bargain Bin Philosophy</a>
+ </li>
+ <li>
+ <a href='https://www.youtube.com/channel/UCJIIMmCfJxBv5-jGTK3iIMw/videos'>
+ Chad Haag's Channel
+ </a>
+ </li>
+ <li> <a href='https://jaadee.xyz/'>JD</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://costas.dev/'>Ariel Costas</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>
+</ul>
+
+<p>
+If you'd like to link to my website and enjoy using 88x31 buttons, here's a
+silly one I made:
+</p>
+<center> <image src='<%= path_to 'button' %>' /> </center>