From 6c1c0067033a78b940341588c9765d4410f5de1b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 28 Sep 2014 19:48:38 +0200 Subject: Shrunk and compressed about-page header image * changed page source accordingly --- source/00_content/pages/about.md | 2 +- source/99_result/media/me_header.jpg | Bin 621043 -> 0 bytes source/99_result/media/me_header.png | Bin 0 -> 91407 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 source/99_result/media/me_header.jpg create mode 100644 source/99_result/media/me_header.png diff --git a/source/00_content/pages/about.md b/source/00_content/pages/about.md index f96a023..cd3cfa8 100644 --- a/source/00_content/pages/about.md +++ b/source/00_content/pages/about.md @@ -1,6 +1,6 @@ # About me -![picture of me in Scotland](/media/me_header.jpg){: .full .clear} +![picture of me in Scotland](/media/me_header.png){: .full .clear} Hi, my name is Adrian Kummerländer. I am a twenty-year-old Software Developer located in southern Germany. diff --git a/source/99_result/media/me_header.jpg b/source/99_result/media/me_header.jpg deleted file mode 100644 index 35249b8..0000000 Binary files a/source/99_result/media/me_header.jpg and /dev/null differ diff --git a/source/99_result/media/me_header.png b/source/99_result/media/me_header.png new file mode 100644 index 0000000..f522a14 Binary files /dev/null and b/source/99_result/media/me_header.png differ -- cgit v1.2.3