diff options
| -rw-r--r-- | public/images/efter-5.jpg | bin | 0 -> 2044497 bytes | |||
| -rw-r--r-- | public/images/före-5.jpg | bin | 0 -> 1945256 bytes | |||
| -rw-r--r-- | public/index.php | 4 |
3 files changed, 4 insertions, 0 deletions
diff --git a/public/images/efter-5.jpg b/public/images/efter-5.jpg Binary files differnew file mode 100644 index 0000000..426daf1 --- /dev/null +++ b/public/images/efter-5.jpg diff --git a/public/images/före-5.jpg b/public/images/före-5.jpg Binary files differnew file mode 100644 index 0000000..1655b60 --- /dev/null +++ b/public/images/före-5.jpg diff --git a/public/index.php b/public/index.php index 0dd4d48..bfe0a26 100644 --- a/public/index.php +++ b/public/index.php @@ -30,4 +30,8 @@ <img src="/images/före-4.jpg"> <img src="/images/efter-4.jpg"> </section> + <section> + <img src="/images/före-5.jpg"> + <img src="/images/efter-5.jpg"> + </section> </main> |
