From c20b085016446ae43c898891840bc211ac695781 Mon Sep 17 00:00:00 2001 From: Alina Marquardt Date: Wed, 14 May 2025 06:15:45 +0200 Subject: [PATCH] moved obsolete images --- {public_html/img => src}/avatar.png | Bin {public_html/img => src}/bg.jpg | Bin {public_html/img => src}/bg_blur.jpg | Bin {public_html/img => src}/head-design.png | Bin {public_html/img => src}/head-experiment.png | Bin {public_html/img => src}/head-music.png | Bin .../img/album => src}/lastfuture_-_dreamshifter.jpg | Bin .../album => src}/lastfuture_-_misinterpreter.jpg | Bin .../img/album => src}/lastfuture_-_reverse_kill.jpg | Bin .../album => src}/lastfuture_-_signal_to_noise.jpg | Bin 10 files changed, 0 insertions(+), 0 deletions(-) rename {public_html/img => src}/avatar.png (100%) rename {public_html/img => src}/bg.jpg (100%) rename {public_html/img => src}/bg_blur.jpg (100%) rename {public_html/img => src}/head-design.png (100%) rename {public_html/img => src}/head-experiment.png (100%) rename {public_html/img => src}/head-music.png (100%) rename {public_html/img/album => src}/lastfuture_-_dreamshifter.jpg (100%) rename {public_html/img/album => src}/lastfuture_-_misinterpreter.jpg (100%) rename {public_html/img/album => src}/lastfuture_-_reverse_kill.jpg (100%) rename {public_html/img/album => src}/lastfuture_-_signal_to_noise.jpg (100%) diff --git a/public_html/img/avatar.png b/src/avatar.png similarity index 100% rename from public_html/img/avatar.png rename to src/avatar.png diff --git a/public_html/img/bg.jpg b/src/bg.jpg similarity index 100% rename from public_html/img/bg.jpg rename to src/bg.jpg diff --git a/public_html/img/bg_blur.jpg b/src/bg_blur.jpg similarity index 100% rename from public_html/img/bg_blur.jpg rename to src/bg_blur.jpg diff --git a/public_html/img/head-design.png b/src/head-design.png similarity index 100% rename from public_html/img/head-design.png rename to src/head-design.png diff --git a/public_html/img/head-experiment.png b/src/head-experiment.png similarity index 100% rename from public_html/img/head-experiment.png rename to src/head-experiment.png diff --git a/public_html/img/head-music.png b/src/head-music.png similarity index 100% rename from public_html/img/head-music.png rename to src/head-music.png diff --git a/public_html/img/album/lastfuture_-_dreamshifter.jpg b/src/lastfuture_-_dreamshifter.jpg similarity index 100% rename from public_html/img/album/lastfuture_-_dreamshifter.jpg rename to src/lastfuture_-_dreamshifter.jpg diff --git a/public_html/img/album/lastfuture_-_misinterpreter.jpg b/src/lastfuture_-_misinterpreter.jpg similarity index 100% rename from public_html/img/album/lastfuture_-_misinterpreter.jpg rename to src/lastfuture_-_misinterpreter.jpg diff --git a/public_html/img/album/lastfuture_-_reverse_kill.jpg b/src/lastfuture_-_reverse_kill.jpg similarity index 100% rename from public_html/img/album/lastfuture_-_reverse_kill.jpg rename to src/lastfuture_-_reverse_kill.jpg diff --git a/public_html/img/album/lastfuture_-_signal_to_noise.jpg b/src/lastfuture_-_signal_to_noise.jpg similarity index 100% rename from public_html/img/album/lastfuture_-_signal_to_noise.jpg rename to src/lastfuture_-_signal_to_noise.jpg