1
0

Move all content to page bundles

This allows me to use Hugo's image resizing to create img srcsets
where the client downloads an appropriate image depending on their
screen size.

I had to go back and find original photos for each of these posts
because Hugo was resizing my already-optimized versions and they
looked horrible. Unfortunately I couldn't find originals for these
posts:
  - aqaba-dirty-disappointing
  - contemporary-arab-design-jrf-showroom
  - eid-mubarak-neighborhood-dumpster
  - no-noise-near-noisy-mosque
  - red-orange-yellow-rice-bab-al-yemen

Hugo will fall back to looking in the static directory for these.
This commit is contained in:
2020-12-04 22:55:28 +02:00
parent 64d3f21ec5
commit fdd31782fa
871 changed files with 35016 additions and 2643 deletions

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -119,8 +122,12 @@
</p>
</header>
<figure>
<img src="/2016/09/no-noise-near-mosque.jpg"
alt="Sign forbidding sound near mosque on Rainbow Street, Amman"/> <figcaption>
<img
src="/2016/09/no-noise-near-mosque.jpg"
alt="Sign forbidding sound near mosque on Rainbow Street, Amman"/> <figcaption>
<h4>Sign forbidding sound near mosque on Rainbow Street, Amman</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2018/07/IMG_20180707_185402.jpg"
alt="Church in typical Armenian style with pointy blue roof and the city behind it."/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2018/07/saint-thaddeus-church-sunset/IMG_20180707_185402_hu5e327a82cc4b1650d18c3a7d686420b8_1554540_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2018/07/saint-thaddeus-church-sunset/IMG_20180707_185402_hu5e327a82cc4b1650d18c3a7d686420b8_1554540_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2018/07/saint-thaddeus-church-sunset/IMG_20180707_185402_hu5e327a82cc4b1650d18c3a7d686420b8_1554540_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2018/07/saint-thaddeus-church-sunset/IMG_20180707_185402_hu5e327a82cc4b1650d18c3a7d686420b8_1554540_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2018/07/saint-thaddeus-church-sunset/IMG_20180707_185402_hu5e327a82cc4b1650d18c3a7d686420b8_1554540_800x0_resize_q75_box.jpg"
alt="Church in typical Armenian style with pointy blue roof and the city behind it."/> <figcaption>
<h4>Iconic Armenian Church in Jabal Al-Ashrafiyeh at Sunset</h4>
</figcaption>
</figure>
@ -148,8 +199,56 @@
</p>
</header>
<figure>
<img src="/2018/02/DSC_0005.JPG"
alt="Remains of the classical basilica of Pella"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2018/02/greco-roman-ruins-pella/DSC_0005_huff8aa5895bea96743b27179bb809f0e2_2549122_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2018/02/greco-roman-ruins-pella/DSC_0005_huff8aa5895bea96743b27179bb809f0e2_2549122_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2018/02/greco-roman-ruins-pella/DSC_0005_huff8aa5895bea96743b27179bb809f0e2_2549122_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2018/02/greco-roman-ruins-pella/DSC_0005_huff8aa5895bea96743b27179bb809f0e2_2549122_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2018/02/greco-roman-ruins-pella/DSC_0005_huff8aa5895bea96743b27179bb809f0e2_2549122_800x0_resize_q75_box.JPG"
alt="Remains of the classical basilica of Pella"/> <figcaption>
<h4>Remains of the classical basilica of Pella</h4>
</figcaption>
</figure>
@ -175,8 +274,56 @@
</p>
</header>
<figure>
<img src="/2017/07/IMG_20161120_143235.jpg"
alt="Graffiti with Arabic inscription depicting someone putting trash in a trash can"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_800x0_resize_q75_box.jpg"
alt="Graffiti with Arabic inscription depicting someone putting trash in a trash can"/> <figcaption>
<h4>Graffiti in downtown Amman appeals to the faithful</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2017/06/IMG_20170606_101711.jpg"
alt="The Arch of Hadrian welcomes you to Jerash"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_800x0_resize_q75_box.jpg"
alt="The Arch of Hadrian welcomes you to Jerash"/> <figcaption>
<h4>The Arch of Hadrian welcomes you to Jerash</h4>
</figcaption>
</figure>
@ -148,8 +199,56 @@
</p>
</header>
<figure>
<img src="/2017/04/DSC_0143.jpg"
alt="Row of columns at the Oval Forum in Jerash"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_800x0_resize_q75_box.JPG"
alt="Row of columns at the Oval Forum in Jerash"/> <figcaption>
<h4>Row of columns at the Oval Forum in Jerash</h4>
</figcaption>
</figure>
@ -175,8 +274,56 @@
</p>
</header>
<figure>
<img src="/2017/02/DSC_0141.JPG"
alt="Bedouin with camels in Wadi Rum"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_800x0_resize_q75_box.JPG"
alt="Bedouin with camels in Wadi Rum"/> <figcaption>
<h4>Bedouin with camels in Wadi Rum</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2017/02/DSC_0052.JPG"
alt="Enjoy the view from the comfort of your hammock"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_800x0_resize_q75_box.JPG"
alt="Enjoy the view from the comfort of your hammock"/> <figcaption>
<h4>Enjoy the view from the comfort of your hammock</h4>
</figcaption>
</figure>
@ -148,8 +199,56 @@
</p>
</header>
<figure>
<img src="/2017/01/IMG_20170117_083551.jpg"
alt="Golden dome, vibrant tiles, and elegant Arabic calligraphy"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_800x0_resize_q75_box.jpg"
alt="Golden dome, vibrant tiles, and elegant Arabic calligraphy"/> <figcaption>
<h4>Golden dome, vibrant tiles, and elegant Arabic calligraphy</h4>
</figcaption>
</figure>
@ -175,8 +274,56 @@
</p>
</header>
<figure>
<img src="/2016/12/DSC_0029.JPG"
alt="Petra&#39;s &#34;monastery&#34; basking in the golden light just before sunset"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/12/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2016/12/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2016/12/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2016/12/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2016/12/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_800x0_resize_q75_box.JPG"
alt="Petra&#39;s &#34;monastery&#34; basking in the golden light just before sunset"/> <figcaption>
<h4>Petra&#39;s &#34;monastery&#34; basking in the golden light just before sunset</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2016/12/IMG_20161127_212229.jpg"
alt="A small portion of kanafeh at a restaurant in Amman"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_800x0_resize_q75_box.jpg"
alt="A small portion of kanafeh at a restaurant in Amman"/> <figcaption>
<h4>A small portion of kanafeh at a restaurant in Amman</h4>
</figcaption>
</figure>
@ -148,8 +199,12 @@
</p>
</header>
<figure>
<img src="/2016/11/IMG_20161110_220626.jpg"
alt="All the multi-colored rice you can eat"/> <figcaption>
<img
src="/2016/11/IMG_20161110_220626.jpg"
alt="All the multi-colored rice you can eat"/> <figcaption>
<h4>All the multi-colored rice you can eat</h4>
</figcaption>
</figure>
@ -175,8 +230,56 @@
</p>
</header>
<figure>
<img src="/2016/11/IMG_20161118_130025.jpg"
alt="Freshly picked olives"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/11/harvesting-olives-ajloun/IMG_20161118_130025_hu3af45a544b0c28b1a16114a1083aef32_1120220_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/11/harvesting-olives-ajloun/IMG_20161118_130025_hu3af45a544b0c28b1a16114a1083aef32_1120220_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/11/harvesting-olives-ajloun/IMG_20161118_130025_hu3af45a544b0c28b1a16114a1083aef32_1120220_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/11/harvesting-olives-ajloun/IMG_20161118_130025_hu3af45a544b0c28b1a16114a1083aef32_1120220_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/11/harvesting-olives-ajloun/IMG_20161118_130025_hu3af45a544b0c28b1a16114a1083aef32_1120220_800x0_resize_q75_box.jpg"
alt="Freshly picked olives"/> <figcaption>
<h4>Freshly picked olives</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,7 +124,11 @@
</p>
</header>
<figure>
<img src="/2016/11/IMG_20161104_130900.jpg"/> <figcaption>
<img
src="/2016/11/IMG_20161104_130900.jpg"
/> <figcaption>
<h4>Simple, rustic design fuses traditional objects with new styles</h4>
</figcaption>
</figure>
@ -147,8 +154,56 @@
</p>
</header>
<figure>
<img src="/2016/10/DSC_0024.JPG"
alt="Beautiful mosque by the sea, surrounded by palm trees"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/10/sheikh-zayed-mosque-pearl-aqaba/DSC_0024_hu6247ac82c844b4dbac538bf97308849e_2011995_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2016/10/sheikh-zayed-mosque-pearl-aqaba/DSC_0024_hu6247ac82c844b4dbac538bf97308849e_2011995_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2016/10/sheikh-zayed-mosque-pearl-aqaba/DSC_0024_hu6247ac82c844b4dbac538bf97308849e_2011995_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2016/10/sheikh-zayed-mosque-pearl-aqaba/DSC_0024_hu6247ac82c844b4dbac538bf97308849e_2011995_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2016/10/sheikh-zayed-mosque-pearl-aqaba/DSC_0024_hu6247ac82c844b4dbac538bf97308849e_2011995_800x0_resize_q75_box.JPG"
alt="Beautiful mosque by the sea, surrounded by palm trees"/> <figcaption>
<h4>Beautiful mosque by the sea, surrounded by palm trees</h4>
</figcaption>
</figure>
@ -174,8 +229,44 @@
</p>
</header>
<figure>
<img src="/2016/10/IMG_20161002_131313.jpg"
alt="A picturesque view where you can&#39;t see the trash on the beach"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
'
src="https://picturingjordan.com/2016/10/aqaba-dirty-disappointing/IMG_20161002_131313_huf4bb451e1df9f9493ba44b7c6e80acbe_218364_800x0_resize_q75_box.jpg"
alt="A picturesque view where you can&#39;t see the trash on the beach"/> <figcaption>
<h4>A picturesque view where you can&#39;t see the trash on the beach</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,7 +124,55 @@
</p>
</header>
<figure>
<img src="/2016/09/DSC_0010.jpg"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/king-hussein-mosque-night/DSC_0010_hu6247ac82c844b4dbac538bf97308849e_1004494_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2016/09/king-hussein-mosque-night/DSC_0010_hu6247ac82c844b4dbac538bf97308849e_1004494_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2016/09/king-hussein-mosque-night/DSC_0010_hu6247ac82c844b4dbac538bf97308849e_1004494_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2016/09/king-hussein-mosque-night/DSC_0010_hu6247ac82c844b4dbac538bf97308849e_1004494_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2016/09/king-hussein-mosque-night/DSC_0010_hu6247ac82c844b4dbac538bf97308849e_1004494_800x0_resize_q75_box.JPG"
/> <figcaption>
<h4>Amman&#39;s King Hussein mosque at night</h4>
</figcaption>
</figure>
@ -147,7 +198,55 @@
</p>
</header>
<figure>
<img src="/2016/09/DSC_0008.jpg"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/another-beautiful-hand-painted-ceiling/DSC_0008_hu99142c15ad3ba7b1422bb270dc1685f6_2515752_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/another-beautiful-hand-painted-ceiling/DSC_0008_hu99142c15ad3ba7b1422bb270dc1685f6_2515752_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/another-beautiful-hand-painted-ceiling/DSC_0008_hu99142c15ad3ba7b1422bb270dc1685f6_2515752_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/another-beautiful-hand-painted-ceiling/DSC_0008_hu99142c15ad3ba7b1422bb270dc1685f6_2515752_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/another-beautiful-hand-painted-ceiling/DSC_0008_hu99142c15ad3ba7b1422bb270dc1685f6_2515752_800x0_resize_q75_box.jpg"
/> <figcaption>
<h4>A hand-painted floral pattern on wooden panels on the ceiling</h4>
</figcaption>
</figure>
@ -173,8 +272,56 @@
</p>
</header>
<figure>
<img src="/2016/09/IMG_20160924_101454.jpg"
alt="Small lake with bridge and vegetation in the Jordanian desert"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/azraq-wetland-disappearing-oasis/IMG_20160924_101454_hub230807ad0163fbe563af5a847e37609_2422569_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/azraq-wetland-disappearing-oasis/IMG_20160924_101454_hub230807ad0163fbe563af5a847e37609_2422569_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/azraq-wetland-disappearing-oasis/IMG_20160924_101454_hub230807ad0163fbe563af5a847e37609_2422569_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/azraq-wetland-disappearing-oasis/IMG_20160924_101454_hub230807ad0163fbe563af5a847e37609_2422569_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/azraq-wetland-disappearing-oasis/IMG_20160924_101454_hub230807ad0163fbe563af5a847e37609_2422569_800x0_resize_q75_box.jpg"
alt="Small lake with bridge and vegetation in the Jordanian desert"/> <figcaption>
<h4>A one of a kind oasis is at risk of disappearing soon</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2016/09/IMG_20160810_160953.jpg"
alt="Young child smiling and wrapping up baklava in a shop in Amman"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_800x0_resize_q75_box.jpg"
alt="Young child smiling and wrapping up baklava in a shop in Amman"/> <figcaption>
<h4>Everybody likes baklava!</h4>
</figcaption>
</figure>
@ -148,8 +199,56 @@
</p>
</header>
<figure>
<img src="/2016/09/IMG_20160919_141959.jpg"
alt="Armenian church with pointy blue steeple in traditional style"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/saint-thaddeus-church-amman/IMG_20160919_141959_hub230807ad0163fbe563af5a847e37609_2653915_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/saint-thaddeus-church-amman/IMG_20160919_141959_hub230807ad0163fbe563af5a847e37609_2653915_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/saint-thaddeus-church-amman/IMG_20160919_141959_hub230807ad0163fbe563af5a847e37609_2653915_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/saint-thaddeus-church-amman/IMG_20160919_141959_hub230807ad0163fbe563af5a847e37609_2653915_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/saint-thaddeus-church-amman/IMG_20160919_141959_hub230807ad0163fbe563af5a847e37609_2653915_800x0_resize_q75_box.jpg"
alt="Armenian church with pointy blue steeple in traditional style"/> <figcaption>
<h4>Easily one of the most unique buildings in Amman</h4>
</figcaption>
</figure>
@ -175,8 +274,56 @@
</p>
</header>
<figure>
<img src="/2016/09/DSC_0031.JPG"
alt="Just after sunrise at a camp in the Dana Biosphere"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/camping-dana-biosphere-reserve/DSC_0031_hu6247ac82c844b4dbac538bf97308849e_1987085_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/2016/09/camping-dana-biosphere-reserve/DSC_0031_hu6247ac82c844b4dbac538bf97308849e_1987085_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/2016/09/camping-dana-biosphere-reserve/DSC_0031_hu6247ac82c844b4dbac538bf97308849e_1987085_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/2016/09/camping-dana-biosphere-reserve/DSC_0031_hu6247ac82c844b4dbac538bf97308849e_1987085_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/2016/09/camping-dana-biosphere-reserve/DSC_0031_hu6247ac82c844b4dbac538bf97308849e_1987085_800x0_resize_q75_box.JPG"
alt="Just after sunrise at a camp in the Dana Biosphere"/> <figcaption>
<h4>Just after sunrise at a camp in the Dana Biosphere</h4>
</figcaption>
</figure>

View File

@ -5,11 +5,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="Picturing Jordan" />
<meta property="og:description" content="Sharing Jordan with the worldone picture at a time." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://picturingjordan.com/" />
<meta property="og:updated_time" content="2020-05-23T15:05:43+03:00" />
<meta property="og:updated_time" content="2020-04-20T15:55:20+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Picturing Jordan"/>
@ -17,7 +20,7 @@
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
<meta name="yandex-verification" content="96b099438f75a04a" />
<meta name="generator" content="Hugo 0.78.1" />
<meta name="generator" content="Hugo 0.79.0" />
@ -45,7 +48,7 @@
<!-- combined, minified CSS -->
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1&#43;FuRJwVg=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -121,8 +124,56 @@
</p>
</header>
<figure>
<img src="/2016/09/IMG_20160916_174409.jpg"
alt="Beautiful hand-painted wood panels on the ceiling"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/beautiful-hand-painted-woodwork/2018-11-20-omar-al-khayam-ceiling_hu5adfb3d8e5041a93b2410e8874412f35_3220583_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/beautiful-hand-painted-woodwork/2018-11-20-omar-al-khayam-ceiling_hu5adfb3d8e5041a93b2410e8874412f35_3220583_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/beautiful-hand-painted-woodwork/2018-11-20-omar-al-khayam-ceiling_hu5adfb3d8e5041a93b2410e8874412f35_3220583_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/beautiful-hand-painted-woodwork/2018-11-20-omar-al-khayam-ceiling_hu5adfb3d8e5041a93b2410e8874412f35_3220583_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/beautiful-hand-painted-woodwork/2018-11-20-omar-al-khayam-ceiling_hu5adfb3d8e5041a93b2410e8874412f35_3220583_800x0_resize_q75_box.jpg"
alt="Beautiful hand-painted wood panels on the ceiling"/> <figcaption>
<h4>Beautiful hand-painted wood panels on the ceiling</h4>
</figcaption>
</figure>
@ -146,8 +197,56 @@
</p>
</header>
<figure>
<img src="/2016/09/IMG_20160810_162505.jpg"
alt="Billboard in Amman cautions against using your phone while driving"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/2016/09/dont-whatsapp-and-drive/IMG_20160810_162505_hu9f2418fc84cf296fdf72650449e3a0d4_2234385_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/dont-whatsapp-and-drive/IMG_20160810_162505_hu9f2418fc84cf296fdf72650449e3a0d4_2234385_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/dont-whatsapp-and-drive/IMG_20160810_162505_hu9f2418fc84cf296fdf72650449e3a0d4_2234385_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/dont-whatsapp-and-drive/IMG_20160810_162505_hu9f2418fc84cf296fdf72650449e3a0d4_2234385_1500x0_resize_q75_box.jpg 1500w,
'
src="https://picturingjordan.com/2016/09/dont-whatsapp-and-drive/IMG_20160810_162505_hu9f2418fc84cf296fdf72650449e3a0d4_2234385_800x0_resize_q75_box.jpg"
alt="Billboard in Amman cautions against using your phone while driving"/> <figcaption>
<h4>Billboard in Amman cautions against using your phone while driving</h4>
</figcaption>
</figure>
@ -171,8 +270,12 @@
</p>
</header>
<figure>
<img src="/2016/09/sheep-dumpster-eid-al-adha.jpg"
alt="Sheep carcass lazily discarded in neighborhood dumpster"/> <figcaption>
<img
src="/2016/09/sheep-dumpster-eid-al-adha.jpg"
alt="Sheep carcass lazily discarded in neighborhood dumpster"/> <figcaption>
<h4>Sheep carcass lazily discarded in neighborhood dumpster</h4>
</figcaption>
</figure>