diff --git a/.github/workflows/prepare.yml b/.github/workflows/prepare.yml
index 2936ccd..a515839 100644
--- a/.github/workflows/prepare.yml
+++ b/.github/workflows/prepare.yml
@@ -28,7 +28,6 @@ jobs:
run: |
find . -name "*.js" -type f -exec terser {} -c -o {} \;
find . -name "*.css" -type f -exec csso {} -o {} \;
- find . -name "*.html" -type f -exec html-minifier --remove-comments --collapse-whitespace {} -o {} \;
- name: "Commiting changes."
run: |
diff --git a/_data/work.yml b/_data/work.yml
index 662a9a8..cbcb91b 100644
--- a/_data/work.yml
+++ b/_data/work.yml
@@ -32,7 +32,6 @@ freshmanual:
title: FreshManual
subtitle: Mobile App
stack: [ html, css, js, php, docker, mariadb, azure ]
- image: /res/avatar.svg
link: /404
color: blue
@@ -61,7 +60,6 @@ pollbuddy:
id: pollbuddy
title: Poll Buddy
stack: [ html, css, js, php, docker, mariadb, azure ]
- image: /res/avatar.svg
link: /404
color: green
@@ -90,7 +88,6 @@ rpi-crisis:
id: rpi-crisis
title: CRISIS
stack: [ html, css, js, php, docker, mariadb, azure ]
- image: /res/avatar.svg
link: /404
color: red
diff --git a/_layouts/experience.html b/_layouts/experience.html
index a08829f..86e4e70 100644
--- a/_layouts/experience.html
+++ b/_layouts/experience.html
@@ -38,7 +38,7 @@ layout: default
{% if malung.image %}
{% else %}
-