diff --git a/basics.html b/basics.html
index 813f04f49a8f8374b938208315b766ae81ab5760..8366ed0685f43182c53511aa893e370e1300840d 100644
--- a/basics.html
+++ b/basics.html
@@ -85,8 +85,8 @@
             - growing pain is how we learn
           </section>
 
-          <section id="intro-about-me" data-markdown>
-            ## about me
+          <section id="intro-about-christian" data-markdown>
+            ## about christian
 
             - scientific computing support @ iDiv since 2014
             - happy git user since 2010
@@ -96,6 +96,15 @@
             > -- Christian Krause, 2017
           </section>
 
+          <section id="intro-about-dirk" data-markdown>
+            ## about dirk
+
+            - statistics and R support @ iDiv since 2014
+            - knows that kind of pain:
+
+            ![blah](img/draft_mess_half_size.png)
+          </section>
+
           <section id="intro-about-you" data-markdown>
             ## about you
 
diff --git a/img/draft_mess_half_size.png b/img/draft_mess_half_size.png
new file mode 100644
index 0000000000000000000000000000000000000000..a03952dbba831ab1ed9ec7a500218bdc5d0e9cd7
Binary files /dev/null and b/img/draft_mess_half_size.png differ