diff --git a/src/static/images/elo.jpg b/src/static/images/elo.jpg new file mode 100644 index 0000000..d0b1e75 Binary files /dev/null and b/src/static/images/elo.jpg differ diff --git a/src/static/images/marie2.jpg b/src/static/images/marie2.jpg new file mode 100644 index 0000000..018c10f Binary files /dev/null and b/src/static/images/marie2.jpg differ diff --git a/src/templates/nutrition.html b/src/templates/nutrition.html index 8fb7209..073a36c 100644 --- a/src/templates/nutrition.html +++ b/src/templates/nutrition.html @@ -172,7 +172,9 @@ } } - + function openImagePage() { + window.open('/random.html', '_blank'); // Öffnet die neue Seite in einem neuen Tab + } @@ -215,7 +217,10 @@
- Suche Icon +
diff --git a/src/templates/random.html b/src/templates/random.html new file mode 100644 index 0000000..9495c2b --- /dev/null +++ b/src/templates/random.html @@ -0,0 +1,10 @@ + + + + + Bildansicht + + + Elo Bild + +