summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-07 21:54:24 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-07 21:54:24 +0200
commit0e1e503cdc7b4e00830d848658f9730b95019438 (patch)
tree8390ac42e8abc97d0c7281a22f78c7cac55f3d28
parentd9c40789aca79a5f31dc473001565202345b3b8e (diff)
downloadblog-0e1e503cdc7b4e00830d848658f9730b95019438.zip
blog-0e1e503cdc7b4e00830d848658f9730b95019438.tar.gz
blog-0e1e503cdc7b4e00830d848658f9730b95019438.tar.bz2
add image for about
-rw-r--r--content/extras/custom.css4
-rw-r--r--content/images/self.jpgbin0 -> 65693 bytes
-rw-r--r--content/pages/about.rst7
3 files changed, 10 insertions, 1 deletions
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
--- /dev/null
+++ b/content/images/self.jpg
Binary files 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.