m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html.erb')
-rw-r--r--src/index.html.erb19
1 files changed, 9 insertions, 10 deletions
diff --git a/src/index.html.erb b/src/index.html.erb
index 414b201..75fca0f 100644
--- a/src/index.html.erb
+++ b/src/index.html.erb
@@ -1,8 +1,8 @@
<p>
- I am a software engineer, writing smart contracts and other fun things
- for <a href='https://celo.org'>Celo</a>. I'm currently pursuing a master's
- degree in CS at the University of Warsaw, where I previously got my
- bachelor's.
+ I am a software engineer, writing smart contracts and other fun things
+ for <a href='https://celo.org'>Celo</a>. I'm currently pursuing a master's
+ degree in CS at the University of Warsaw, where I previously got my
+ bachelor's.
</p>
<h2>Recent posts <a style='font-size: 18px;' href='<%= path_to 'rss' %>'>(RSS)</a>:</h2>
@@ -16,11 +16,10 @@
</ul>
<hr />
+
<ul class='links'>
- <li><a href='mailto:<%= Email %>'>Email</a></li>
- <li><a href='<%= path_to 'key' %>'>PGP</a></li>
- <li>
- <a href='https://git.m-chrzan.xyz'>Code</a>
- </li>
- <li><a href='<%= path_to 'crypto' %>'>Crypto</a></li>
+ <li><a href='mailto:<%= Email %>'>Email</a></li>
+ <li><a href='<%= path_to 'key' %>'>PGP</a></li>
+ <li><a href='https://git.m-chrzan.xyz'>Code</a></li>
+ <li><a href='<%= path_to 'crypto' %>'>Crypto</a></li>
</ul>