diff options
-rw-r--r-- | other/film/film.html | 8 | ||||
-rw-r--r-- | other/film/film_nolan.jpg | bin | 4497060 -> 0 bytes | |||
-rw-r--r-- | other/film/images/film_nolan.jpg | bin | 0 -> 87156 bytes | |||
-rw-r--r-- | other/film/images/sunrise.jpg | bin | 0 -> 94644 bytes | |||
-rw-r--r-- | other/film/images/union_station.jpg | bin | 0 -> 181583 bytes | |||
-rw-r--r-- | other/film/sunrise.jpg | bin | 4542389 -> 0 bytes | |||
-rw-r--r-- | other/film/union_station.jpg | bin | 5275102 -> 0 bytes |
7 files changed, 4 insertions, 4 deletions
diff --git a/other/film/film.html b/other/film/film.html index 1329018..24c4c70 100644 --- a/other/film/film.html +++ b/other/film/film.html @@ -18,9 +18,9 @@ </h4> </div> - <h2 class="title">INSERT OTHER HERE</h2> + <h2 class="title">Some film photos that I've taken</h2> <a class="back" href=../other.html><-Back</a> - <p> - INSERT OTHER HERE - </p> + <img src="images/film_nolan.jpg"> + <img src="images/sunrise.jpg"> + <img src="images/union_station.jpg"> </body> diff --git a/other/film/film_nolan.jpg b/other/film/film_nolan.jpg Binary files differdeleted file mode 100644 index 1b4ce44..0000000 --- a/other/film/film_nolan.jpg +++ /dev/null diff --git a/other/film/images/film_nolan.jpg b/other/film/images/film_nolan.jpg Binary files differnew file mode 100644 index 0000000..8bf425b --- /dev/null +++ b/other/film/images/film_nolan.jpg diff --git a/other/film/images/sunrise.jpg b/other/film/images/sunrise.jpg Binary files differnew file mode 100644 index 0000000..5cd61aa --- /dev/null +++ b/other/film/images/sunrise.jpg diff --git a/other/film/images/union_station.jpg b/other/film/images/union_station.jpg Binary files differnew file mode 100644 index 0000000..0c82dd7 --- /dev/null +++ b/other/film/images/union_station.jpg diff --git a/other/film/sunrise.jpg b/other/film/sunrise.jpg Binary files differdeleted file mode 100644 index f512ce0..0000000 --- a/other/film/sunrise.jpg +++ /dev/null diff --git a/other/film/union_station.jpg b/other/film/union_station.jpg Binary files differdeleted file mode 100644 index cb165d8..0000000 --- a/other/film/union_station.jpg +++ /dev/null |