summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
-rw-r--r--static/images/christoph.jpg (renamed from static/christoph.jpg)bin421845 -> 421845 bytes
-rw-r--r--static/images/christoph.png (renamed from static/christoph.png)bin704449 -> 704449 bytes
-rw-r--r--static/images/christoph_avatar.pngbin0 -> 89197 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index d392abd..0e66ebe 100644
--- a/config.toml
+++ b/config.toml
@@ -43,7 +43,7 @@ pygmentscodefencesguesssyntax = true
info = "Software Engineer"
# my cartoon variant ;=)
- avatarurl = "christoph.jpg"
+ avatarurl = "images/christoph_avatar.png"
# ;=) how true
footercontent = "Ignorance is bliss..."
diff --git a/static/christoph.jpg b/static/images/christoph.jpg
index 8af027f..8af027f 100644
--- a/static/christoph.jpg
+++ b/static/images/christoph.jpg
Binary files differ
diff --git a/static/christoph.png b/static/images/christoph.png
index 3b0513c..3b0513c 100644
--- a/static/christoph.png
+++ b/static/images/christoph.png
Binary files differ
diff --git a/static/images/christoph_avatar.png b/static/images/christoph_avatar.png
new file mode 100644
index 0000000..44b1c5f
--- /dev/null
+++ b/static/images/christoph_avatar.png
Binary files differ