From 06c9ea558acfdb8e68ce65530dc81359843b09ac Mon Sep 17 00:00:00 2001 From: Dorian Goepp Date: Tue, 7 May 2019 12:13:43 +0200 Subject: [PATCH] Adding a default, placeholder, picture --- public/images/default.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/images/default.svg diff --git a/public/images/default.svg b/public/images/default.svg new file mode 100644 index 0000000..52a3198 --- /dev/null +++ b/public/images/default.svg @@ -0,0 +1 @@ + \ No newline at end of file -- GitLab