From 0e1e503cdc7b4e00830d848658f9730b95019438 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Sun, 7 Aug 2016 21:54:24 +0200 Subject: add image for about --- content/extras/custom.css | 4 ++++ content/images/self.jpg | Bin 0 -> 65693 bytes content/pages/about.rst | 7 ++++++- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 content/images/self.jpg diff --git a/content/extras/custom.css b/content/extras/custom.css index 985dfce..54cea2a 100644 --- a/content/extras/custom.css +++ b/content/extras/custom.css @@ -18,3 +18,7 @@ #banner .copy { background: none repeat scroll 0 0 rgba(67, 71, 66, 0.6); } + +figure.floatleft, .align-left { + margin-right: 10px; +} diff --git a/content/images/self.jpg b/content/images/self.jpg new file mode 100644 index 0000000..dbd498c Binary files /dev/null and b/content/images/self.jpg differ diff --git a/content/pages/about.rst b/content/pages/about.rst index d50ef99..77d1cb9 100644 --- a/content/pages/about.rst +++ b/content/pages/about.rst @@ -1,7 +1,12 @@ :title: About :status: published -I'm 25 years old and live near Munich, Germany. The last years, I was mostly +.. figure:: |filename|/images/self.jpg + :figwidth: 180px + :alt: image of myself + :align: left + +I'm 26 years old and live near Munich, Germany. The last years, I was mostly busy studying mechanical engineering with the main focus on robotics and medical engineering. -- cgit v1.1