diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index b39df46..56522b2 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -183,7 +183,7 @@ class Main extends Component { {this.state.page == "#gallery" &&
{this.state.photos.map((photos, index) => -
+
{photos.name}
diff --git a/photos/plakat_2.jpg b/photos/plakat_2.jpg new file mode 100644 index 0000000..631ce41 Binary files /dev/null and b/photos/plakat_2.jpg differ