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.
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 305 KiB After Width: | Height: | Size: 131 B |
BIN
public/2017/01/dome-of-the-rock/2017-01-17_083551.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1200x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1500x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_480x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_800x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_092406.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1200x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1500x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_480x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_800x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
@ -5,24 +5,28 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="The Dome of the Rock" />
|
||||
<meta property="og:description" content="The Dome of the Rock is one of Jerusalem's most sacred and beautiful artefacts." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/01/dome-of-the-rock/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/IMG_20170117_092406.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg" />
|
||||
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406.jpg" />
|
||||
|
||||
<meta property="article:published_time" content="2017-01-23T08:53:53+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-26T15:34:42+02:00" />
|
||||
<meta property="article:modified_time" content="2017-01-23T08:53:53+02:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg"/>
|
||||
<meta name="twitter:title" content="The Dome of the Rock"/>
|
||||
<meta name="twitter:description" content="The Dome of the Rock is one of Jerusalem's most sacred and beautiful artefacts."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -33,14 +37,15 @@
|
||||
"headline": "The Dome of the Rock",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg",
|
||||
"height": "1080",
|
||||
"width": "1440"
|
||||
"url": "https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg",
|
||||
"height": "3024",
|
||||
"width": "4032"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/01/dome-of-the-rock/",
|
||||
"wordCount": "163",
|
||||
"datePublished": "2017-01-23T08:53:53+02:00",
|
||||
"dateModified": "2020-03-26T15:34:42+02:00",
|
||||
"dateModified": "2017-01-23T08:53:53+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -59,7 +64,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -131,16 +136,112 @@
|
||||
</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>
|
||||
|
||||
<p>While not <em>technically</em> in Jordan, Jerusalem’s <a href="https://en.wikipedia.org/wiki/Dome_of_the_Rock">Dome of the Rock</a> is basically just a stone’s throw away from Amman (pun intended). Not only is this shrine capped with a golden dome, covered in vibrant Ottoman-era tilework, and adorned with elegant Arabic calligraphy, it also boasts an <a href="https://en.wikipedia.org/wiki/Foundation_Stone">impressive <em>résumé</em> of sacred claims to fame</a>.</p>
|
||||
<figure>
|
||||
<img src="/2017/01/IMG_20170117_092406.jpg"
|
||||
alt="The Dome of the Rock on the Temple Mount"/> <figcaption>
|
||||
<img
|
||||
|
||||
sizes="(min-width: 35em) 1200px, 100vw"
|
||||
|
||||
srcset='
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_480x0_resize_q75_box.jpg 480w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_800x0_resize_q75_box.jpg 800w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1200x0_resize_q75_box.jpg 1200w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1500x0_resize_q75_box.jpg 1500w,
|
||||
|
||||
'
|
||||
|
||||
|
||||
|
||||
src="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_800x0_resize_q75_box.jpg"
|
||||
|
||||
|
||||
|
||||
alt="The Dome of the Rock on the Temple Mount"/> <figcaption>
|
||||
<h4>The Dome of the Rock on the Temple Mount</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 304 KiB After Width: | Height: | Size: 131 B |
BIN
public/2017/02/sleep-chalet-dead-sea/DSC_0052.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_1200x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_1500x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_480x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/02/sleep-chalet-dead-sea/DSC_0052_hu6247ac82c844b4dbac538bf97308849e_1557262_800x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
@ -5,23 +5,26 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="Sleep in a Chalet at the Dead Sea" />
|
||||
<meta property="og:description" content="Take in the Dead Sea from your personal hammock at the Wadi Mujib chalets." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/02/DSC_0052.JPG" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052.JPG" />
|
||||
|
||||
<meta property="article:published_time" content="2017-02-15T18:31:28+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-26T15:44:45+02:00" />
|
||||
<meta property="article:modified_time" content="2017-02-15T18:31:28+02:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/02/DSC_0052.JPG"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052.JPG"/>
|
||||
<meta name="twitter:title" content="Sleep in a Chalet at the Dead Sea"/>
|
||||
<meta name="twitter:description" content="Take in the Dead Sea from your personal hammock at the Wadi Mujib chalets."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -32,14 +35,15 @@
|
||||
"headline": "Sleep in a Chalet at the Dead Sea",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/02/DSC_0052.JPG",
|
||||
"height": "1080",
|
||||
"width": "1620"
|
||||
"url": "https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/DSC_0052.JPG",
|
||||
"height": "3072",
|
||||
"width": "4608"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/02/sleep-chalet-dead-sea/",
|
||||
"wordCount": "88",
|
||||
"datePublished": "2017-02-15T18:31:28+02:00",
|
||||
"dateModified": "2020-03-26T15:44:45+02:00",
|
||||
"dateModified": "2017-02-15T18:31:28+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -58,7 +62,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -130,8 +134,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>
|
||||
|
BIN
public/2017/03/lose-yourself-wadi-rum/DSC_0141.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1200x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1500x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_480x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/03/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_800x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
@ -5,23 +5,26 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="Lose Yourself in Wadi Rum" />
|
||||
<meta property="og:description" content="Lose yourself in the endless desert expanses of Wadi Rum." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/02/DSC_0141.JPG" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141.JPG" />
|
||||
|
||||
<meta property="article:published_time" content="2017-03-27T10:30:42+03:00" />
|
||||
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
|
||||
<meta property="article:modified_time" content="2017-03-27T10:30:42+03:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/02/DSC_0141.JPG"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141.JPG"/>
|
||||
<meta name="twitter:title" content="Lose Yourself in Wadi Rum"/>
|
||||
<meta name="twitter:description" content="Lose yourself in the endless desert expanses of Wadi Rum."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -32,14 +35,15 @@
|
||||
"headline": "Lose Yourself in Wadi Rum",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/02/DSC_0141.JPG",
|
||||
"height": "1080",
|
||||
"width": "1620"
|
||||
"url": "https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/DSC_0141.JPG",
|
||||
"height": "3072",
|
||||
"width": "4608"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/03/lose-yourself-wadi-rum/",
|
||||
"wordCount": "93",
|
||||
"datePublished": "2017-03-27T10:30:42+03:00",
|
||||
"dateModified": "2020-03-22T10:35:09+02:00",
|
||||
"dateModified": "2017-03-27T10:30:42+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -58,7 +62,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -130,8 +134,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>
|
||||
|
Before Width: | Height: | Size: 322 KiB After Width: | Height: | Size: 131 B |
BIN
public/2017/04/greco-roman-ruins-jerash/DSC_0143.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_1200x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_1500x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_480x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
BIN
public/2017/04/greco-roman-ruins-jerash/DSC_0143_hu6247ac82c844b4dbac538bf97308849e_2333666_800x0_resize_q75_box.JPG
(Stored with Git LFS)
Normal file
@ -5,23 +5,26 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="Greco–Roman Ruins in Jerash" />
|
||||
<meta property="og:description" content="Jerash is the most well-preserved of Jordan's Greco–Roman sites." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/04/DSC_0143.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143.JPG" />
|
||||
|
||||
<meta property="article:published_time" content="2017-04-05T08:50:44+03:00" />
|
||||
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
|
||||
<meta property="article:modified_time" content="2017-04-05T08:50:44+03:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/04/DSC_0143.jpg"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143.JPG"/>
|
||||
<meta name="twitter:title" content="Greco–Roman Ruins in Jerash"/>
|
||||
<meta name="twitter:description" content="Jerash is the most well-preserved of Jordan's Greco–Roman sites."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -32,14 +35,15 @@
|
||||
"headline": "Greco–Roman Ruins in Jerash",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/04/DSC_0143.jpg",
|
||||
"height": "1080",
|
||||
"width": "1620"
|
||||
"url": "https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/DSC_0143.JPG",
|
||||
"height": "3072",
|
||||
"width": "4608"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/04/greco-roman-ruins-jerash/",
|
||||
"wordCount": "98",
|
||||
"datePublished": "2017-04-05T08:50:44+03:00",
|
||||
"dateModified": "2020-03-22T10:35:09+02:00",
|
||||
"dateModified": "2017-04-05T08:50:44+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -58,7 +62,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -130,8 +134,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>
|
||||
|
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 343 KiB After Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 131 B |
BIN
public/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_1200x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_1500x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_480x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711_hucbc4ea14c273560e9de47145e05c054b_2242259_800x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
@ -5,23 +5,26 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="Emperor Hadrian's Arch in Jerash" />
|
||||
<meta property="og:description" content="Emperor Hadrian's Arch in Jerash is uniquely detailed and very well preserved." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/06/IMG_20170606_101711.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711.jpg" />
|
||||
|
||||
<meta property="article:published_time" content="2017-06-13T15:24:57+03:00" />
|
||||
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
|
||||
<meta property="article:modified_time" content="2017-06-13T15:24:57+03:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/06/IMG_20170606_101711.jpg"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711.jpg"/>
|
||||
<meta name="twitter:title" content="Emperor Hadrian's Arch in Jerash"/>
|
||||
<meta name="twitter:description" content="Emperor Hadrian's Arch in Jerash is uniquely detailed and very well preserved."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -32,14 +35,15 @@
|
||||
"headline": "Emperor Hadrian's Arch in Jerash",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/06/IMG_20170606_101711.jpg",
|
||||
"height": "1080",
|
||||
"width": "1440"
|
||||
"url": "https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/2017-06-06_101711.jpg",
|
||||
"height": "3024",
|
||||
"width": "4032"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/06/emperor-hadrians-arch-jerash/",
|
||||
"wordCount": "103",
|
||||
"datePublished": "2017-06-13T15:24:57+03:00",
|
||||
"dateModified": "2020-03-22T10:35:09+02:00",
|
||||
"dateModified": "2017-06-13T15:24:57+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -58,7 +62,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -130,8 +134,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>
|
||||
|
Before Width: | Height: | Size: 421 KiB After Width: | Height: | Size: 131 B |
BIN
public/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1200x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1500x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_480x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
BIN
public/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_800x0_resize_q75_box.jpg
(Stored with Git LFS)
Normal file
@ -5,23 +5,26 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="Cleanliness Comes From Faith" />
|
||||
<meta property="og:description" content="Graffiti in downtown Amman encourages Jordanians to keep the city clean by appealing to their Muslim faith." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/07/IMG_20161120_143235.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235.jpg" />
|
||||
|
||||
<meta property="article:published_time" content="2017-07-25T16:15:22+03:00" />
|
||||
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
|
||||
<meta property="article:modified_time" content="2017-07-25T16:15:22+03:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/07/IMG_20161120_143235.jpg"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235.jpg"/>
|
||||
<meta name="twitter:title" content="Cleanliness Comes From Faith"/>
|
||||
<meta name="twitter:description" content="Graffiti in downtown Amman encourages Jordanians to keep the city clean by appealing to their Muslim faith."/>
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
@ -32,14 +35,15 @@
|
||||
"headline": "Cleanliness Comes From Faith",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/07/IMG_20161120_143235.jpg",
|
||||
"height": "1080",
|
||||
"width": "1440"
|
||||
"url": "https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235.jpg",
|
||||
"height": "3024",
|
||||
"width": "4032"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/",
|
||||
"wordCount": "104",
|
||||
"datePublished": "2017-07-25T16:15:22+03:00",
|
||||
"dateModified": "2020-03-22T10:35:09+02:00",
|
||||
"dateModified": "2017-07-25T16:15:22+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -58,7 +62,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+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -130,8 +134,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>
|
||||
|
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 131 B |