diff --git a/Makefile b/Makefile index 98e61cc..d1735b6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .PHONY: help build publish -VERSION = 1.2.3 +VERSION = 1.2.4 help: @perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}' diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index 5aa2390..a0ff15c 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -9,745 +9,15 @@ >
- Drawing of my computer desk where we see an iMac with an open Terminal - with Swift code snippets. On the shelf behind we can see programming - books for Rust, Swift and JavaScript. The books are arranges vertically - next to a small flower pot. The flower has big green leafes. A cup of - steaming coffee sits on the desk, to the left of the iMac. + Drawing of my computer desk where we see a computer with an open Terminal + with Elixir code snippets. On the shelf behind we can see programming + books for Rust, Elixir and JavaScript. The books are arranges vertically + next to a small flower pot. The flower has big green leaves. A cup of + steaming coffee sits on the desk, to the left of the computer. The cup has a Python logo on it.
- +
-
+

diff --git a/theme/static/images/my-office.png b/theme/static/images/my-office.png new file mode 100644 index 0000000..a83e1ba Binary files /dev/null and b/theme/static/images/my-office.png differ