diff options
author | Adrian Kummerlaender | 2020-08-25 23:21:27 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2020-08-25 23:21:27 +0200 |
commit | 7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73 (patch) | |
tree | e6c719badced8a672ff712b0bb3498dece51628e /source | |
parent | 6b2b5329374e7db0c4ab9b89bbadbb0c3b57bb3b (diff) | |
download | Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar.gz Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar.bz2 Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar.lz Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar.xz Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.tar.zst Overview-7cb7fb3ae9dbf9845ab64aa0be481d5e324e6a73.zip |
Update picture
Diffstat (limited to 'source')
-rw-r--r-- | source/99_result/overview.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/99_result/overview.xsl b/source/99_result/overview.xsl index a2cf9f9..ace36f1 100644 --- a/source/99_result/overview.xsl +++ b/source/99_result/overview.xsl @@ -150,7 +150,7 @@ </div> <div id="introduction"> - <img src="https://static.kummerlaender.eu/media/me_in_the_garden.jpeg"/> + <img src="https://static.kummerlaender.eu/media/me_in_the_mountains_square.jpg"/> <p> <span class="greeting">Hi there!</span> My name is Adrian Kummerländer and I am a software developer currently studying mathematics in Karlsruhe. On these pages you will find <a href="https://blog.kummerlaender.eu">blog articles</a> covering amongst other topics some of my experiences in software development, open source and related tinkerings as well as <a href="https://code.kummerlaender.eu">repositories</a> and information on some of my personal <a href="https://tree.kummerlaender.eu/projects">projects</a>. If you have any comments or questions feel free to <a href="https://tree.kummerlaender.eu/contact">reach out</a>. I hope you will find something here worth your time. </p> |