diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2026-07-30 22:20:54 +0200 |
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2026-07-30 22:20:54 +0200 |
| commit | 6a797834b25f002a657dba8f19080e3b7b360cc4 (patch) | |
| tree | 8c784ff838cbe4de51bc56b7cc942e2cfbfac783 | |
| parent | 42acf7e6909798d3e3f9ceedb80e97f0c3c03a61 (diff) | |
| -rw-r--r-- | src/index.html.erb | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/index.html.erb b/src/index.html.erb index ad703b1..299e14a 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -1,13 +1,11 @@ <p> -I am a software engineer, writing smart contracts and other fun things for -<a href='https://celo.org'>Celo</a>. I studied computer science at the -University of Warsaw, completing my bachelor's degree in 2018 and master's in -2022. +I studied computer science at the University of Warsaw, completing my bachelor's +degree in 2018 and master's in 2022. </p> <p> -I'm interested in Polish traditional music. I play trombone in WLOD and Bonanza, -and recently picked up the fiddle. +I'm interested in Polish traditional music. I play trombone and tenor saxhorn in +a few different bands. </p> <h2>Recent posts <a style='font-size: 18px;' href='<%= path_to 'rss' %>'>(RSS)</a>:</h2> |