Skip to content

Commit

Permalink
Fix photo pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hilton committed Jun 25, 2023
1 parent 250940d commit 54dfe36
Show file tree
Hide file tree
Showing 188 changed files with 188 additions and 188 deletions.
2 changes: 1 addition & 1 deletion _layouts/photo.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<h1 style="text-align:center; font-size:120%">{{ page.title }}</h1>

<p style="text-align:center"><img src="../picture/{{ page.path }}" alt="{{ page.title }}"></p>
<p style="text-align:center"><img src="../picture/{{ page.photo }}" alt="{{ page.title }}"></p>

<p class="footer">Hilton Harbour:
<a href="/">Home</a> |
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-alex_and_jessica.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/alex_and_jessica.jpeg
photo: photo/england/alex_and_jessica.jpeg
thumbnail: photo/england/alex_and_jessica_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-camera.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-camera.jpeg
photo: photo/canada/algonquin-camera.jpeg
thumbnail: photo/canada/algonquin-camera-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-camp.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-campsite.jpeg
photo: photo/canada/algonquin-campsite.jpeg
thumbnail: photo/canada/algonquin-campsite-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-campfire-day.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-campfire-day.jpeg
photo: photo/canada/algonquin-campfire-day.jpeg
thumbnail: photo/canada/algonquin-campfire-day-p.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-campfire-night.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-campfire-night.jpeg
photo: photo/canada/algonquin-campfire-night.jpeg
thumbnail: photo/canada/algonquin-campfire-night-p.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-canoe.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-canoe.jpeg
photo: photo/canada/algonquin-canoe.jpeg
thumbnail: photo/canada/algonquin-canoe-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-fleur.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-fleur.jpeg
photo: photo/canada/algonquin-fleur.jpeg
thumbnail: photo/canada/algonquin-fleur-p.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-moose.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-moose.jpeg
photo: photo/canada/algonquin-moose.jpeg
thumbnail: photo/canada/algonquin-moose-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-ray.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-ray.jpeg
photo: photo/canada/algonquin-ray.jpeg
thumbnail: photo/canada/algonquin-ray-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-start.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-start.jpeg
photo: photo/canada/algonquin-start.jpeg
thumbnail: photo/canada/algonquin-start-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-tree.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-tree.jpeg
photo: photo/canada/algonquin-tree.jpeg
thumbnail: photo/canada/algonquin-tree-p.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-algonquin-treetops.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/canada/algonquin-treetops.jpeg
photo: photo/canada/algonquin-treetops.jpeg
thumbnail: photo/canada/algonquin-treetops-l.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_dam_crowd.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/amsterdam_dam_crowd.jpeg
photo: photo/netherlands/amsterdam_dam_crowd.jpeg
thumbnail: photo/netherlands/amsterdam_dam_crowd_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_dam_fireworks.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/amsterdam_dam_fireworks.jpeg
photo: photo/netherlands/amsterdam_dam_fireworks.jpeg
thumbnail: photo/netherlands/amsterdam_dam_fireworks_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_dam_stage.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/amsterdam_dam_stage.jpeg
photo: photo/netherlands/amsterdam_dam_stage.jpeg
thumbnail: photo/netherlands/amsterdam_dam_stage_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_shutters.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/amsterdam_shutters.jpeg
photo: photo/netherlands/amsterdam_shutters.jpeg
thumbnail: photo/netherlands/amsterdam_shutters_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_statue.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/amsterdam_statue.jpeg
photo: photo/netherlands/amsterdam_statue.jpeg
thumbnail: photo/netherlands/amsterdam_statue_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-amsterdam_wtc_construction.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/netherlands/zuid_wtc_construction.jpg
photo: photo/netherlands/zuid_wtc_construction.jpg
thumbnail: photo/netherlands/zuid_wtc_construction_s.jpg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-antwerp_hilton_l.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/belgium/antwerp_hilton_l.jpeg
photo: photo/belgium/antwerp_hilton_l.jpeg
thumbnail: photo/belgium/antwerp_hilton_ls.jpeg
width: 198
height: 117
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-antwerp_hilton_p.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/belgium/antwerp_hilton_p.jpeg
photo: photo/belgium/antwerp_hilton_p.jpeg
thumbnail: photo/belgium/antwerp_hilton_ps.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-antwerp_statue.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/belgium/antwerp_statue.jpeg
photo: photo/belgium/antwerp_statue.jpeg
thumbnail: photo/belgium/antwerp_statue_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-antwerp_statue_people.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/belgium/antwerp_statue_people.jpeg
photo: photo/belgium/antwerp_statue_people.jpeg
thumbnail: photo/belgium/antwerp_statue_people_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-aubeterre.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/france/aubeterre.jpeg
photo: photo/france/aubeterre.jpeg
width: 358
height: 200
title: "five cold people in Aubeterre"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-avenue_de_la_liberte.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/avenue_de_la_liberte.jpeg
photo: photo/luxembourg/avenue_de_la_liberte.jpeg
width: 244
height: 184
title: "Av&eacute;nue de la Libert&eacute;, Luxembourg"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-ball_games_sign.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/ball_games_sign.jpeg
photo: photo/luxembourg/ball_games_sign.jpeg
thumbnail: photo/luxembourg/ball_games_sign_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-bear_sign.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/bear_sign.gif
photo: photo/luxembourg/bear_sign.gif
width: 124
height: 164
title: "a sign somewhere in Luxembourg"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-beer_and_snow.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/beer_and_snow.jpeg
photo: photo/luxembourg/beer_and_snow.jpeg
thumbnail: photo/luxembourg/beer_and_snow_s.jpeg
width: 198
height: 115
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-berlin_tacheles.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/germany/berlin_tacheles.jpeg
photo: photo/germany/berlin_tacheles.jpeg
thumbnail: photo/germany/berlin_tacheles_s.jpeg
width: 169
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-betzdorf_station.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/betzdorf_station.jpeg
photo: photo/luxembourg/betzdorf_station.jpeg
thumbnail: photo/luxembourg/betzdorf_station_s.jpeg
width: 198
height: 130
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-big_red_bridge_l.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/big_red_bridge_l.jpeg
photo: photo/luxembourg/big_red_bridge_l.jpeg
thumbnail: photo/luxembourg/big_red_bridge_ls.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-big_red_bridge_p.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/big_red_bridge_p.jpeg
photo: photo/luxembourg/big_red_bridge_p.jpeg
thumbnail: photo/luxembourg/big_red_bridge_ps.jpeg
width: 198
height: 552
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-bridge.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/bridge.jpeg
photo: photo/england/bridge.jpeg
width: 227
height: 257
title: "a bridge in Cambridge, England"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-bristol_boston_tea_party.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/bristol_boston_tea_party.jpeg
photo: photo/england/bristol_boston_tea_party.jpeg
thumbnail: photo/england/bristol_boston_tea_party_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_arches.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_arches.jpeg
photo: photo/hungary/budapest_arches.jpeg
thumbnail: photo/hungary/budapest_arches_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_cafe_inside.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_cafe.jpeg
photo: photo/hungary/budapest_cafe.jpeg
thumbnail: photo/hungary/budapest_cafe_is.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_cafe_o.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_cafe_o.jpeg
photo: photo/hungary/budapest_cafe_o.jpeg
thumbnail: photo/hungary/budapest_cafe_os.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_contrast.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_contrast.jpeg
photo: photo/hungary/budapest_contrast.jpeg
thumbnail: photo/hungary/budapest_contrast_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_old_building.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_old_building.jpeg
photo: photo/hungary/budapest_old_building.jpeg
thumbnail: photo/hungary/budapest_old_building_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_square.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_square.jpeg
photo: photo/hungary/budapest_square.jpeg
thumbnail: photo/hungary/budapest_square_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_station.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_station.jpeg
photo: photo/hungary/budapest_station.jpeg
thumbnail: photo/hungary/budapest_station_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-budapest_stereo.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/hungary/budapest_stereo.jpeg
photo: photo/hungary/budapest_stereo.jpeg
thumbnail: photo/hungary/budapest_stereo_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cafe_central.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/cafe_central.jpeg
photo: photo/luxembourg/cafe_central.jpeg
thumbnail: photo/luxembourg/cafe_central_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cafe_des_tramways.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/cafe_des_tramways.gif
photo: photo/luxembourg/cafe_des_tramways.gif
width: 279
height: 211
title: "Caf&eacute; des Tramways, Luxembourg"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cafe_des_tramways_bar.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/luxembourg/cafe_des_tramways_bar.jpeg
photo: photo/luxembourg/cafe_des_tramways_bar.jpeg
width: 244
height: 326
title: "inside Caf&eacute; des Tramways, Luxembourg"
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cafe_hoegaarden.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/belgium/cafe_hoegaarden.jpeg
photo: photo/belgium/cafe_hoegaarden.jpeg
thumbnail: photo/belgium/cafe_hoegaarden_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cafe_mak.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/austria/cafe_mak.jpeg
photo: photo/austria/cafe_mak.jpeg
thumbnail: photo/austria/cafe_mak_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_blue_rum.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_blue_rum.jpeg
photo: photo/england/cambridge_blue_rum.jpeg
thumbnail: photo/england/cambridge_blue_rum_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_bottles.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_bottles.jpeg
photo: photo/england/cambridge_bottles.jpeg
thumbnail: photo/england/cambridge_bottles_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_cb2_daniel.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_cb2_daniel.jpeg
photo: photo/england/cambridge_cb2_daniel.jpeg
thumbnail: photo/england/cambridge_cb2_daniel_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_cycle_team.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_cycle_team.jpeg
photo: photo/england/cambridge_cycle_team.jpeg
thumbnail: photo/england/cambridge_cycle_team_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_indigo.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_indigo.jpeg
photo: photo/england/cambridge_indigo.jpeg
thumbnail: photo/england/cambridge_indigo_s.jpeg
width: 125
height: 198
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_picturehouse_o.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_picturehouse_o.jpeg
photo: photo/england/cambridge_picturehouse_o.jpeg
thumbnail: photo/england/cambridge_picturehouse_os.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-cambridge_picturehouse_sign.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/cambridge_picturehouse_sign.jpeg
photo: photo/england/cambridge_picturehouse_sign.jpeg
thumbnail: photo/england/cambridge_picturehouse_sign_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-camden_bridge.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/camden_bridge.jpeg
photo: photo/england/camden_bridge.jpeg
thumbnail: photo/england/camden_bridge_s.jpeg
width: 198
height: 125
Expand Down
2 changes: 1 addition & 1 deletion photo/_posts/2000-01-01-camden_lock.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: photo/england/camden_lock.jpeg
photo: photo/england/camden_lock.jpeg
thumbnail: photo/england/camden_lock_s.jpeg
width: 125
height: 198
Expand Down
Loading

0 comments on commit 54dfe36

Please sign in to comment.