From 9f352d5a164479ad7569acdd54f6c2e0dc771df8 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sat, 7 May 2022 18:31:47 +0200 Subject: [PATCH] Add pictures to homepage --- src/index.html | 6 ++++++ src/static/css/main.css | 17 ++++++++++++++--- src/static/img/.gitignore | 1 + src/static/img/convert.sh | 2 ++ src/static/img/pic1.webp | Bin 0 -> 65250 bytes src/static/img/pic2.webp | Bin 0 -> 200648 bytes src/static/img/pic3.webp | Bin 0 -> 120022 bytes 7 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 src/static/img/.gitignore create mode 100755 src/static/img/convert.sh create mode 100644 src/static/img/pic1.webp create mode 100644 src/static/img/pic2.webp create mode 100644 src/static/img/pic3.webp diff --git a/src/index.html b/src/index.html index d8179b0..d65b2e1 100644 --- a/src/index.html +++ b/src/index.html @@ -19,6 +19,12 @@

Edgar P. Burkhart

+
+ + + +
+

Contact