diff options
author | Adrian Kummerlaender | 2018-08-30 11:22:43 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2018-08-30 11:22:43 +0200 |
commit | 448fdfe7ac6966f93f3113c38843d2d9c3818c3c (patch) | |
tree | 094c568826fc2cae3b6fb962c1b6e3236cc0b628 /source | |
parent | 190fbe661949a64e01ccc9e22665707d898cf932 (diff) | |
download | Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar.gz Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar.bz2 Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar.lz Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar.xz Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.tar.zst Overview-448fdfe7ac6966f93f3113c38843d2d9c3818c3c.zip |
Update photo of me
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 a82ff5e..32ec7f0 100644 --- a/source/99_result/overview.xsl +++ b/source/99_result/overview.xsl @@ -143,7 +143,7 @@ </div> <div id="introduction"> - <img src="https://static.kummerlaender.eu/media/me_in_ireland.jpg"/> + <img src="https://static.kummerlaender.eu/media/me_in_the_garden.png"/> <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 self hosting 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> |